solana-app-kit


solana-app-kit / components/pumpfun/PumpfunLaunchSection / PumpfunLaunchSectionProps

Interface: PumpfunLaunchSectionProps

Defined in: src/components/pumpfun/PumpfunLaunchSection.tsx:22

Props for the PumpfunLaunchSection component PumpfunLaunchSectionProps

Properties

buttonStyle?

optional buttonStyle: StyleProp<ViewStyle>

Defined in: src/components/pumpfun/PumpfunLaunchSection.tsx:28

Optional style override for the launch button


containerStyle?

optional containerStyle: StyleProp<ViewStyle>

Defined in: src/components/pumpfun/PumpfunLaunchSection.tsx:24

Optional style override for the container


inputStyle?

optional inputStyle: StyleProp<TextStyle>

Defined in: src/components/pumpfun/PumpfunLaunchSection.tsx:26

Optional style override for the input fields


launchButtonLabel?

optional launchButtonLabel: string

Defined in: src/components/pumpfun/PumpfunLaunchSection.tsx:30

Custom label for the launch button (defaults to ‘Launch Token’)