Empty
A Empty component from the Sigil design system.
Import
import { Empty } from "@sigil-ui/components";Preview
Usage
<Empty>Empty content</Empty>Props
| Prop | Type | Default | Description |
|---|---|---|---|
icon | ReactNode | — | — |
title | string | — | — |
description | string | — | — |
action | ReactNode | — | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-text-muted | Text muted |
--s-text | Text |