@get-milano/react 2.1.0
Preparing search index...
MilanoViewState
Type Alias MilanoViewState
MilanoViewState
:
|
{
status
:
"loading"
}
|
{
registry
:
MilanoReactRegistry
;
status
:
"ready"
;
view
:
MilanoView
}
|
{
error
:
unknown
;
status
:
"failed"
}
Type Declaration
{
status
:
"loading"
}
{
registry
:
MilanoReactRegistry
;
status
:
"ready"
;
view
:
MilanoView
}
Readonly
registry
:
MilanoReactRegistry
The registry that built this view; never a later builder's.
Readonly
status
:
"ready"
Readonly
view
:
MilanoView
{
error
:
unknown
;
status
:
"failed"
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@get-milano/react 2.1.0
Loading...
The registry that built this view; never a later builder's.