Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.18.0
Integration App React
Screen
Interface Screen
interface
Screen
{
id
:
string
;
name
:
string
;
state
?:
WorkspaceElementState
;
errors
?:
ErrorData
[]
;
type
:
Integration
;
key
?:
string
;
blocks
:
ScreenBlock
[]
;
}
Hierarchy
Omit
<
WorkspaceElement
,
"key"
>
Screen
Index
Properties
id
name
state?
errors?
type
key?
blocks
Properties
id
id
:
string
name
name
:
string
Optional
state
state
?:
WorkspaceElementState
Optional
errors
errors
?:
ErrorData
[]
type
type
:
Integration
Optional
key
key
?:
string
blocks
blocks
:
ScreenBlock
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
state
errors
type
key
blocks
Console
SDK
REST API
Integration App React - v2.18.0
Loading...