Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
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
Membrane React - v0.2.1
Loading...