Tabs Example
Make changes to your account here.
How to use this card
Props
| Name | Type | Default | Description |
|---|---|---|---|
| asChild | boolean | false | Change the default rendered element for the one passed as a child, merging their props and behavior. |
| defaultValue | string | - | The default value on where the current tab is selected. |
| value | string | - | The current value of the selected tab. |
Playground
Import from @filigran/ui :
Import {Card, CardHeader, CardTitle, CardDescription, CardContent, CardFooter} from '@filigran/ui'