Preparing search index...
The search index is not available
Valorem React Hooks Docs - v0.0.8
Valorem React Hooks Docs
SIWEProps
Interface SIWEProps
Type definition for SIWEProps.
interface
SIWEProps
{
children
?:
ReactNode
;
onSignIn
?:
(
(
data
?
)
=>
void
)
;
onSignOut
?:
(
(
)
=>
void
)
;
}
Hierarchy
PropsWithChildren
SIWEProps
Index
Properties
children?
on
Sign
In?
on
Sign
Out?
Properties
Optional
children
children
?:
ReactNode
Optional
on
Sign
In
on
Sign
In
?:
(
(
data
?
)
=>
void
)
Type declaration
(
data
?
)
:
void
Parameters
Optional
data
:
SIWESession
Returns
void
Optional
on
Sign
Out
on
Sign
Out
?:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
on
Sign
In
on
Sign
Out
Valorem React Hooks Docs - v0.0.8
<internal>
LogLevel
GRPCProviderProps
SIWEProps
StreamResponseMessage
UseRFQConfig
UseSoftQuoteConfig
UseSpotPriceConfig
UseSpotPriceReturn
ValoremProviderProps
MethodServerStreamingDescriptor
MethodUnaryDescriptor
UseRFQReturn
UseSoftQuoteReturn
Auth
Fees
RFQ
Spot
authenticate
geofenced
getFeeStructure
Loading...
Generated using
TypeDoc
Type definition for SIWEProps.