Skip to main content
SolidBase

Features

since 0.0.9Source

Landing-page feature grid.

Props

function Features(props: {
features: Array<{
icon?: string;
title?: string;
details?: string;
}>;
}): JSX.Element;

Behavior

  • creates one card per feature
  • icon is injected as HTML
  • title becomes the card heading
  • details becomes the body copy

Last updated: 4/10/26, 11:49 PM

SolidBaseFully featured, fully customisable static site generation for SolidStart
Community
githubdiscord