Represents the data to display an action button on a root property pane header.

Hierarchy

  • IRootPropertyPaneHeaderAction

Properties

Properties

action?: (() => void)

Type declaration

    • (): void
    • Returns void

icon: string
tooltip?: LocalizedString