Skip to content
Playground

Flowbite

Installation

Terminal window
npm i @sjsf/flowbite3-theme@next

Install Flowbite Svelte v3

Quickstart - Flowbite Svelte

Configuration

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

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

Extra widgets

  • checkboxes
  • date-picker
  • file
  • multi-select
  • radio
  • range
  • switch
  • textarea

Widgets demo