TronDesigner Website Integration
Preparing search index...
website-integration
DesignerOptions
Type Alias DesignerOptions
DesignerOptions
:
{
onClose
?:
(
reason
:
EditorCloseReason
,
redirectUrl
?:
string
)
=>
void
;
}
&
(
|
{
mode
:
Extract
<
DesignerMode
,
"dialog"
>
;
ownCss
?:
boolean
;
ownCssVariablesUrl
?:
string
;
}
|
{
container
:
HTMLElement
|
null
;
mode
:
Extract
<
DesignerMode
,
"container"
>
;
ownCss
?:
boolean
;
ownCssVariablesUrl
?:
string
;
}
)
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
TronDesigner Website Integration
Loading...