Skip to main content
← Back to Table of Contents
NeedComponent / pattern
Shared box, multiple flat rowsItemCardGroup
Separate card per row, gapsItemCard + ItemCardStack
Form fields inside a card surfaceItemCard + item-card--form-panel
Two-column form cardsItemCardStack + fff-form-layout--grid + columns(2)
Tabbed form without Filament Tabs chromeSegmentTabs + SegmentTab::schema()
Hero / banner at top of formCoverCard + fullWidth() + wide ratio()
Locale tabs for translatable fieldsTranslatableFields
Row with switch/selectItemCard::schema([...]) inside group
Whole row navigates->chevron()->url() or ->pressableAction()
Settings list with header above boxItemCardGroup::headerStyle('outside')