HomeFeature eject-only
Warning
This component is an eject-only component, specifically designed for wrap/eject, and it's not recommended to be used directly in MDX files.
This component is part of the Home Page. HomeFeature renders a feature grid below the hero section on the home page.
Usage
You can configure features in the frontmatter of your mdx file, and the component will automatically read it:
index.mdx
Or pass it via props:
index.mdx
Props
features
- Type:
Feature[] - Default: Read from frontmatter
spancontrols how many grid columns each card occupies, out of 12 total columnsiconanddetailssupport HTML strings- Set
linkto make the card clickable