View Source DaisyUi (DaisyUI v0.1.1)
An implementation of DaisyUI for Phoenix LiveView.
All DaisyUi components accept the class
attribute for customisations (and often the classes
struct to address inner elements). TailwindCSS utility classes allow a wide range of customisations without having to write custom styles.
DaisyUi components can be used in Phoenix LiveView pages and regular (non-LiveView) views in Phoenix applications.