Badge
Installing
Install the component
npm install @supabase/ui
Getting started
Import the component
import { Badge } from '@supabase/ui'
Basic
LoadingDot
LoadingAPI reference
| Property | Type |
|---|---|
| children | string |
| color | TBC |
| dot | boolean |
| size | TBC |

Install the component
npm install @supabase/ui
Import the component
import { Badge } from '@supabase/ui'
| Property | Type |
|---|---|
| children | string |
| color | TBC |
| dot | boolean |
| size | TBC |