SubscriptionGateProps
SolvaPay SDK / react/src / SubscriptionGateProps
Interface: SubscriptionGateProps
Defined in: packages/react/src/types/index.ts:182
Properties
children()
children: (
props) =>ReactNode
Defined in: packages/react/src/types/index.ts:184
Parameters
props
hasAccess
boolean
loading
boolean
subscriptions
Returns
ReactNode
requirePlan?
optionalrequirePlan:string
Defined in: packages/react/src/types/index.ts:183