Membrane SDK - v0.8.0
Console
React Lib
REST API
Preparing search index...
ScreenApiResponse
Variable ScreenApiResponse
Const
ScreenApiResponse
:
ZodObject
<
{
type
:
ZodEnum
<
typeof
ScreenType
>
;
key
:
ZodOptional
<
ZodString
>
;
blocks
:
ZodArray
<
ZodIntersection
<
ZodObject
<
{
type
:
ZodEnum
<
typeof
ScreenBlockType
>
}
,
$strip
>
,
ZodRecord
<
ZodString
,
ZodAny
>
,
>
,
>
;
id
:
ZodString
;
name
:
ZodString
;
}
,
$strip
,
>
= BaseScreen
Screen API response - re-export base type as it has no full object references
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
React Lib
REST API
Membrane SDK - v0.8.0
Loading...
Screen API response - re-export base type as it has no full object references