Last date modified: 2025-Jul-02

Interface: ICardLocation

Card location information

Properties

dockIndex?

optionaldockIndex: number

If ICardLocation.pane specifies an accordion, the 0-based index of the dock within the accordion (defaults to 0)


layoutId?

optionallayoutId: CardLayoutId

The id of the layout


layoutInstance?

optionallayoutInstance: number

The index of the layout instance (typically 0, but may be 1+ for popout windows). Defaults to 0.


paneId

paneId: string

The id of the dock or accordion containing the card

Return to top of the page
Feedback