Skip to main content

SubscriptionGateProps

SolvaPay SDK


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

SubscriptionInfo[]

Returns

ReactNode


requirePlan?

optional requirePlan: string

Defined in: packages/react/src/types/index.ts:183