Preview
No Results Found
We couldn't find what you were looking for. Please try a different search or filter.
Installation
Usage
Examples
Glass Variant
The glass variant features a subtle frosted background, consistent with other glass components in Fysk.
Ready to Start?
Your dashboard is currently empty. Connect your first integration to see insights.
Minimal (Ghost)
A subtle, clean empty state without borders or background, ideal for smaller sections.
No Comments
Be the first to start the conversation.
Override Icons
While variants come with a default icon, you can override it with any React node.
Connect Integration
Connect your favorite tools to unlock powerful automation features.
Features
Consistent Styles: Designed to match the
ButtonandInputaesthetic with rounded corners and muted colors.Variants: Includes
default(dashed),secondary,outline,glass, andghoststyles.Flexible Sizing: Support for
sm,md,lg, andfillfootprints.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
variant | "default" | "secondary" | "glass" | "outline" | "ghost" | "default" | The visual style of the container. |
size | "sm" | "md" | "lg" | "fill" | "md" | Adjusts padding and minimum height. |
title | string | - | The primary headline. |
description | string | - | Supporting explanatory text. |
icon | React.Node | - | Custom icon override. |
action | React.Node | - | Call-to-action slot. |
titleClassName | string | - | Additional class for the title. |
descriptionClassName | string | - | Additional class for the description. |
The component is fully responsive and handles focus/accessibility states automatically.