Trevixal API
Preparing search index...
@trevixal/ui
DialogOptions
Interface DialogOptions
interface
DialogOptions
{
body
?:
string
;
cancelLabel
?:
string
;
document
:
Document
;
fields
:
readonly
DialogField
[]
;
submitLabel
?:
string
;
title
:
string
;
}
Index
Properties
body?
cancel
Label?
document
fields
submit
Label?
title
Properties
Optional
Readonly
body
body
?:
string
Leading prose above the fields.
Optional
Readonly
cancel
Label
cancelLabel
?:
string
Readonly
document
document
:
Document
Readonly
fields
fields
:
readonly
DialogField
[]
Optional
Readonly
submit
Label
submitLabel
?:
string
Readonly
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
cancel
Label
document
fields
submit
Label
title
Trevixal API
Loading...
Leading prose above the fields.