PlanBadgeProps
SolvaPay SDK / react/src / PlanBadgeProps
Interface: PlanBadgeProps
Defined in: packages/react/src/types/index.ts:171
Properties
as?
optionalas:ElementType<any, keyof IntrinsicElements>
Defined in: packages/react/src/types/index.ts:178
children()?
optionalchildren: (props) =>ReactNode
Defined in: packages/react/src/types/index.ts:172
Parameters
props
displayPlan
string | null
loading
boolean
shouldShow
boolean
subscriptions
Returns
ReactNode
className?
optionalclassName:string| (props) =>string
Defined in: packages/react/src/types/index.ts:179