interfaces
Interface: PumpfunCardProps
Defined in: src/components/pumpfun/PumpfunCard.tsx:8
solana-app-kit / components/pumpfun/PumpfunCard / PumpfunCardProps
Interface: PumpfunCardProps
Defined in: src/components/pumpfun/PumpfunCard.tsx:8
Props for the PumpfunCard component PumpfunCardProps
Properties
children
children:
ReactNode
Defined in: src/components/pumpfun/PumpfunCard.tsx:12
Child elements to render inside the card
containerStyle?
optional
containerStyle:StyleProp
<ViewStyle
>
Defined in: src/components/pumpfun/PumpfunCard.tsx:10
Optional style override for the card container
Was this page helpful?