atom
gy-empty-state
Consistent muted italic nothing-here treatment used across kanban columns, lists, and other no-data surfaces so consumers do not reinvent helper styles.
Live
What you ship.
Markup
<gy-empty-state>No items yet.</gy-empty-state>Prop space
Tier
Tag
No props — pure rendering. This primitive accepts only the children slot (the consumer
supplies the rendered children; nothing else is
configurable).
Where this lives
import '@gyrum-labs/components/empty-state/empty-state.js';