Search Docs
Loading...
Skip to content

Interface: DockLocationOptions

Location options specifically for the dock, which supports an optional position.

Properties#

PropertyTypeDescription
in"ly.img.dock"Target the dock.
at?DockPositionPosition of the dock. For set/insert, defaults to 'left'. For get, omitting returns all positions.
when?OrderContextOptional context for conditional ordering.