SaladStorybook
Salad UI is a collection of phoenix live view component inspired by shadui Currently these components are under heavy development and cannot be used as separated library.
How to start Story book.
-
Clone this repository
-
Clone https://github.com/bluzky/salad_ui at the same directory with this repo
-
Install node modules
cd assets && yarn
- Install dependency & start
mix deps.get
mix phx.server
Now you can visit localhost:4000
from your browser.
List of components
- Accordion
- Alert
- Alert Dialog
- Avatar
- Badge
- Breadcrumb
- Button
- Card
- Carousel
- Checkbox
- Collapsible
- Combobox
- Command
- Context Menu
- Dialog
- Drawer
- Dropdown Menu
- Form
- Hover Card
- Input
- Input OTP
- Label
- Pagination
- Popover
- Progress
- Radio Group
- Scroll Area
- Select
- Separator
- Sheet
- Skeleton
- Slider
- Switch
- Table
- Tabs
- Textarea
- Tooltip