2.0.1 • Published 9 months ago
@sjsf/flowbite3-theme v2.0.1
@sjsf/flowbite3-theme
The flowbite-svelte (tailwind v4) based theme for svelte-jsonschema-form.
Installation
npm install @sjsf/form @sjsf/flowbite3-themeUsage
Install Flowbite Svelte
Flowbite Svelte - UI Component Library
- Configuration
Register the theme source path by adding the following line to the app.css file:.
@source "../node_modules/@sjsf/flowbite3-theme/dist";- Apply theme
<script lang="ts">
import { createForm } from '@sjsf/form';
import { theme } from '@sjsf/flowbite3-theme';
const form = createForm({
theme,
...
})
</script>License
MIT
2.0.1
9 months ago
2.0.0
9 months ago
2.0.0-next.15
9 months ago
2.0.0-next.14
10 months ago
2.0.0-next.13
10 months ago
2.0.0-next.12
10 months ago
2.0.0-next.11
10 months ago
2.0.0-next.10
10 months ago
2.0.0-next.9
11 months ago
2.0.0-next.8
11 months ago
2.0.0-next.7
11 months ago
2.0.0-next.6
11 months ago
2.0.0-next.5
12 months ago