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