Documentation
Preparing search index...
@tonconnect/ui
EmbeddedTResponse
Type Alias EmbeddedTResponse<TResponse>
EmbeddedTResponse
:
|
{
hasResponse
:
true
;
response
:
TResponse
}
|
{
connectResult
:
{
dispatched
:
boolean
}
;
hasResponse
:
false
}
Type Parameters
TResponse
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...