@stigg/react-sdk - v10.7.0
Preparing search index...
ShouldHidePlanFn
Type Alias ShouldHidePlanFn
ShouldHidePlanFn
:
(
{ plan }
:
{
plan
:
PaywallPlan
}
,
)
=>
boolean
|
Promise
<
boolean
>
Type Declaration
(
{ plan }
:
{
plan
:
PaywallPlan
}
)
:
boolean
|
Promise
<
boolean
>
Parameters
{ plan }
:
{
plan
:
PaywallPlan
}
Returns
boolean
|
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@stigg/react-sdk - v10.7.0
Loading...