Skip to main content
title
string | Component
The main title text. Can be a plain string or a styled component.
systemImage
string
A system symbol name (SF Symbols) displayed as a large icon above the title.
description
string | Component
Descriptive text shown below the title. Can be a plain string or a styled component.
label
Component
A custom label component replacing the default title + icon layout.
children
Component[]
Optional action buttons or additional content displayed below the description.

Support

Usage

Empty search results

No content state

With action button

Custom label

See Also