Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DisclosurePresentationOptions

Presentation options for the disclosure.

Options for the presentation of a disclosure.

Hierarchy

  • DisclosurePresentationOptions

Properties

Optional initiallyExpanded

initiallyExpanded: undefined | false | true

Whether the content of the disclosure should be initially expanded. By default, it is initially collapsed.

Optional presentationRequirement

presentationRequirement: PresentationRequirement

Presentation requirement of the disclosure.

Generated using TypeDoc