PurchaseGateProps
SolvaPay SDK / react/src / PurchaseGateProps
Interface: PurchaseGateProps
Defined in: packages/react/src/types/index.ts:195
Properties
children()
children: (
props) =>ReactNode
Defined in: packages/react/src/types/index.ts:198
Parameters
props
hasAccess
boolean
loading
boolean
purchases
Returns
ReactNode
requirePlan?
optionalrequirePlan:string
Defined in: packages/react/src/types/index.ts:196
requireProduct?
optionalrequireProduct:string
Defined in: packages/react/src/types/index.ts:197