A root pane that can store property items.

Hierarchy

Properties

collapsed: boolean

Remarks

Pane state for being expanded or collapsed.

id: string

Remarks

Unique ID for the property pane.

onPropertyPaneVisibilityUpdated: EventSink<PropertyPaneVisibilityUpdate>

Remarks

Provides visibility change events

visible: boolean

Remarks

Check visibility of the pane

Methods

  • Returns boolean

    Current visibility state of header action

    Remarks

  • Parameters

    • visible: boolean

      New visibility state of the action button.

    Returns void

    Remarks

    If a header action exists, updates visibility of the button.

  • Returns void

    Remarks

    Show the pane and all of its property items.