HomeFeature eject-only
Warning
This is an eject-only component, designed specifically for wrap/eject, and is not recommended for direct use 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