Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
WorkspaceElementSpec
Interface WorkspaceElementSpec
interface
WorkspaceElementSpec
{
type
:
WorkspaceElementType
;
createSchema
?:
ZodObject
<
any
,
UnknownKeysParam
,
ZodTypeAny
,
{
[
key
:
string
]:
any
}
,
{
[
key
:
string
]:
any
}
,
>
;
updateSchema
?:
ZodObject
<
any
,
UnknownKeysParam
,
ZodTypeAny
,
{
[
key
:
string
]:
any
}
,
{
[
key
:
string
]:
any
}
,
>
;
}
Index
Properties
type
create
Schema?
update
Schema?
Properties
type
type
:
WorkspaceElementType
Optional
create
Schema
createSchema
?:
ZodObject
<
any
,
UnknownKeysParam
,
ZodTypeAny
,
{
[
key
:
string
]:
any
}
,
{
[
key
:
string
]:
any
}
,
>
Optional
update
Schema
updateSchema
?:
ZodObject
<
any
,
UnknownKeysParam
,
ZodTypeAny
,
{
[
key
:
string
]:
any
}
,
{
[
key
:
string
]:
any
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
create
Schema
update
Schema
Console
SDK
REST API
Integration App React - v2.13.2
Loading...