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