FormSmallHeader

components/form/SmallHeader.vue

Sub-section header (text-20, semi-bold) with bottom border and right slot for actions.

Notification preferences
components/form/SmallHeader.vue

Usage

<FormSmallHeader> Content here </FormSmallHeader>

Slots

SlotDescription
defaultHeader text
rightRight-aligned actions (buttons, links)

Related