2.0.1 • Published 2 months ago

@sjsf/flowbite-icons v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@sjsf/flowbite-icons

The flowbite-svelte-icons based icons set for svelte-jsonschema-form.

Installation

npm install @sjsf/form @sjsf/flowbite-icons

Usage

  1. Install Flowbite Svelte Icons

Flowbite Svelte Icons - Flowbite

  1. Configuration

Register the theme source path by adding the following line to the app.css file:.

@source "../node_modules/@sjsf/flowbite-icons/dist";
  1. Apply icons
<script lang="ts">
  import { createForm } from '@sjsf/form';
  import { icons } from '@sjsf/flowbite-icons';

  const form = createForm({
    icons,
    ...
  })
</script>

License

MIT

2.0.0-next.15

2 months ago

2.0.0-next.8

4 months ago

2.0.0-next.9

4 months ago

2.0.0-next.6

5 months ago

2.0.0-next.7

4 months ago

2.0.0-next.4

5 months ago

2.0.0-next.5

5 months ago

1.9.1

7 months ago

1.9.0

7 months ago

1.8.0

7 months ago

2.0.0-next.10

3 months ago

1.7.0

9 months ago

1.6.1

9 months ago

2.0.0-next.11

3 months ago

1.6.0

9 months ago

1.5.1

9 months ago

2.0.0-next.12

3 months ago

1.5.0

9 months ago

2.0.0-next.13

3 months ago

1.4.0

9 months ago

2.0.0-next.14

3 months ago

2.0.0-next.2

5 months ago

2.0.0-next.3

5 months ago

2.0.0-next.0

5 months ago

2.0.0-next.1

5 months ago

2.0.1

2 months ago

2.0.0

2 months ago

1.9.2

7 months ago

1.3.0

10 months ago

1.2.0

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.1.2

10 months ago

1.0.0

10 months ago

0.2.7

10 months ago

0.2.6

10 months ago

0.2.3

10 months ago

0.2.2

10 months ago

0.2.5

10 months ago

0.2.4

10 months ago

0.2.1

10 months ago