2.0.1 • Published 5 months ago
@sjsf/daisyui5-theme v2.0.1
@sjsf/daisyui5-theme
The daisyUI v5 based theme for svelte-jsonschema-form.
Installation
npm install @sjsf/form @sjsf/daisyui5-themeUsage
Install daisyUI v5
Install daisyUI as a Tailwind plugin
- Configuration
Register the theme source path by adding the following line to the app.css file:.
@source "../node_modules/@sjsf/daisyui5-theme/dist";- Apply theme
<script lang="ts">
import { createForm } from '@sjsf/form';
import { theme } from '@sjsf/daisyui5-theme';
const form = createForm({
theme,
...
})
</script>License
MIT
2.0.1
5 months ago
2.0.0
5 months ago
2.0.0-next.15
5 months ago
2.0.0-next.14
6 months ago
2.0.0-next.13
6 months ago
2.0.0-next.12
6 months ago
2.0.0-next.11
6 months ago
2.0.0-next.10
6 months ago
2.0.0-next.9
7 months ago
2.0.0-next.8
7 months ago
2.0.0-next.7
7 months ago
2.0.0-next.6
7 months ago
2.0.0-next.5
7 months ago
2.0.0-next.4
8 months ago
2.0.0-next.3
8 months ago
2.0.0-next.2
8 months ago
2.0.0-next.1
8 months ago
2.0.0-next.0
8 months ago