Skip to main content
Module

x/fathym_atomic/src/organisms/Features.tsx>FeaturesProps

This is the core atomic library to build design libraries from.
Latest
interface FeaturesProps
implements [JSX.HTMLAttributes]<HTMLDivElement>
import { type FeaturesProps } from "https://deno.land/x/fathym_atomic@v0.0.168/src/organisms/Features.tsx";

Properties

optional
callToAction: ComponentChildren
optional
children: ComponentChildren | Array<DisplayProps>