Preparing search index...
The search index is not available
canvas-ui
canvas-ui
<internal>
SharedLinkCanvas
Type Alias SharedLinkCanvas
SharedLinkCanvas
:
{
content
?:
Record
<
string
,
any
>
;
context
?:
Record
<
string
,
any
>
;
id
:
string
;
name
:
string
;
sections
:
CanvasSection
[]
;
theme
?:
Record
<
string
,
any
>
|
null
;
thumbnail_url
?:
string
|
null
;
}
Type declaration
Optional
content
?:
Record
<
string
,
any
>
Optional
context
?:
Record
<
string
,
any
>
Readonly
id
:
string
name
:
string
Readonly
sections
:
CanvasSection
[]
Optional
theme
?:
Record
<
string
,
any
>
|
null
Optional
thumbnail_url
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
canvas-ui
Loading...