Documentation
Preparing search index...
@tonconnect/ui
LoadableReady
Type Alias LoadableReady<T>
type
LoadableReady
<
T
>
=
{
state
:
"ready"
;
value
:
T
;
}
Type Parameters
T
Index
Properties
state
value
Properties
state
state
:
"ready"
value
value
:
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
state
value
Documentation
Loading...