ElementBookmark: Bookmark & {
    selection: ElementQuery;
    type: "element";
}

Represents a bookmarked element selection based on attribute comparisons, created in the element view

Type declaration

  • selection: ElementQuery

    Selection parameters

  • type: "element"

    Indicates type at runtim

Generated using TypeDoc