https://github.com/compositionalit/feliz.daisyui-demo
A demo app for Feliz.DaisyUI
https://github.com/compositionalit/feliz.daisyui-demo
Last synced: 8 months ago
JSON representation
A demo app for Feliz.DaisyUI
- Host: GitHub
- URL: https://github.com/compositionalit/feliz.daisyui-demo
- Owner: CompositionalIT
- License: mit
- Created: 2025-04-04T05:14:56.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-17T13:54:17.000Z (11 months ago)
- Last Synced: 2025-04-18T04:27:27.924Z (11 months ago)
- Language: F#
- Size: 1.43 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Feliz.DaisyUI 5 demo
This app demos some new features included in Feliz.DaisyUI 5.
See it live on [GitHub pages](https://compositionalit.github.io/Feliz.DaisyUI-demo/)
## Included DaisyUI features
### List
The [list](https://dzoukr.github.io/Feliz.DaisyUI/#/list) element is used to list the to do's.
### Label
The [label](https://dzoukr.github.io/Feliz.DaisyUI/#/label) element is used in the form.
### Filter
The [filter](https://dzoukr.github.io/Feliz.DaisyUI/#/filter) element is used to select which tasks are shown in the list view.
### Dock
The [dock](https://dzoukr.github.io/Feliz.DaisyUI/#/filter) element is used for navigation.
### New themes
The app uses the new Caramellatte theme in light mode, and the Abyss theme in dark mode