EmptyState
EmptyState component from the Kami UI library.
What this is used for
EmptyState is used to build mobile-first UI flows in Kami.
Mobile-focused features
- mobile-ready styling
- works with touch-first layouts
- designed for Capacitor/web apps
Implementation example
import { EmptyState } from '@kamiui/kami';
<EmptyState />Preview
EmptyState
Preview unavailable for this component