Skip to main content

@microsoft/fast-components > fastTreeItem

fastTreeItem variable

A function that returns a TreeItem registration for configuring the component with a DesignSystem. Implements treeItemTemplate

Signature:
fastTreeItem: (overrideDefinition?: import("@microsoft/fast-foundation").OverrideFoundationElementDefinition<TreeItemOptions> | undefined) => import("@microsoft/fast-foundation").FoundationElementRegistry<TreeItemOptions, import("@microsoft/fast-element").Constructable<import("@microsoft/fast-foundation").FoundationElement>>

Remarks

Generates HTML Element: <fast-tree-item>