Skip to content
Playground

DaisyUI

Installation

Terminal window
npm i @sjsf/basic-theme@next @sjsf/daisyui5-theme@next

Install daisyUI v5

Install daisyUI as a Tailwind plugin

Configuration

Register the theme source path by adding a line like this to the app.css file.

@source "../node_modules/@sjsf/daisyui5-theme/dist";

Extra widgets

  • cally-date-picker
  • checkboxes
  • file
  • filter-radio-buttons
  • multi-select
  • pikaday-date-picker
  • radio-buttons
  • radio
  • range
  • rating
  • switch
  • textarea

Widgets demo