Membrane SDK - v0.8.0
Console
React Lib
REST API
Preparing search index...
BaseScreen
Variable BaseScreen
Const
BaseScreen
:
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
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
React Lib
REST API
Membrane SDK - v0.8.0
Loading...