ArdoArdo
GuideAPIChangelogGitHub
  • Introduction
    • What is Ardo?
    • Getting Started
    • Framework Comparison
    • Roadmap
  • Writing
    • Markdown Features
    • Frontmatter
    • TypeDoc Integration
  • Customization
    • Theme Config
    • Custom Theme
  • Deploy & Troubleshoot
    • Deployment
    • Troubleshooting
  • API Reference

Interface: FeatureItem

Properties

title

title: string

Feature title

icon

optional

icon: ReactNode

Icon as ReactNode (emoji, Lucide icon component, or any JSX)

details

details: string

Feature description

link

optional

link: string

Optional link

linkText

optional

linkText: string

Link text (defaults to "Learn more")

Source

ui/components/Features.tsx


← FeatureCardProps | FeaturesProps →

Edit this page on GitHub

Released under the MIT License.

Copyright 2026 Sebastian Software GmbH