SheetOptions
Defined in: namespaces.ts:365
Options for showing a modal sheet.
Properties
Section titled “Properties”title:
string
Defined in: namespaces.ts:367
Sheet title.
optionalview?:ViewDescriptor
Defined in: namespaces.ts:369
JSON view descriptor for the sheet content.
dismissable?
Section titled “dismissable?”
optionaldismissable?:boolean
Defined in: namespaces.ts:371
Whether the sheet is dismissable by clicking outside. Default: true.