Datalayer VS Code Extension - v0.0.17
    Preparing search index...

    Tree item for displaying collapsible section headers. Creates visual separation between different types of items in a tree view.

    Hierarchy

    • TreeItem
      • TreeSectionItem
    Index

    Constructors

    Properties

    Constructors

    • Creates a new TreeSectionItem with optional icon.

      Parameters

      • label: string

        Display label for the section header.

      • sectionType: TreeSectionType

        Type identifier used for conditional menu items.

      • OptionaliconId: string

        Optional ThemeIcon identifier such as "vm" or "archive".

      Returns TreeSectionItem

    Properties

    sectionType: TreeSectionType

    Type identifier used for conditional menu items.