@stigg/react-sdk - v10.8.0
Preparing search index...
useCustomerPortal
Function useCustomerPortal
useCustomerPortal
(
params
?:
GetCustomerPortal
,
)
:
{
customerPortal
:
CustomerPortal
|
null
;
error
:
Error
|
null
;
isLoading
:
boolean
;
}
Parameters
Optional
params
:
GetCustomerPortal
Returns
{
customerPortal
:
CustomerPortal
|
null
;
error
:
Error
|
null
;
isLoading
:
boolean
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@stigg/react-sdk - v10.8.0
Loading...