Skip to content

ArdoFeaturesProps

Interface ArdoFeaturesProps

API / interfaces / ardofeaturesprops

Interface: ArdoFeaturesProps

Properties

children

children: ReactNode

Feature cards as children

title

optional

title: string

Section title

subtitle

optional

subtitle: string

Section subtitle

className

optional

className: string

Additional CSS class

Source

ui/components/Features.tsx:7


← ArdoFeatureCardProps | ArdoHeroAction →