Responsive
Atoms
FormLabel
Default
Molecules
ContactDetails
Default
Organisms
HeaderMinimal
Default
ServicesGroupFinderBlock
With Results No Results

FeatureSingleBlock / Minimal Content

Feature block with minimal content - essential fields only

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Organisms/FeatureSingleBlock/FeatureSingleBlock.cshtml", new FeatureSingleBlockProps
{
"FeatureSingle": {
"ImageHtml": {},
"Category": null,
"Title": "Join our community",
"Subtitle": "Be part of something bigger.",
"PrimaryButton": {
"Variant": "primary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Get started",
"LinkUrl": "#start",
"LinkTarget": null,
"IsActive": false
},
"SecondaryButton": null,
"PopUp": null
}
})
♿ Accessibility