2.0.1 • Published 7 months ago

@sjsf/basic-theme v2.0.1

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

@sjsf/basic-theme

Basic theme for svelte-jsonschema-form

Installation

npm install @sjsf/form @sjsf/basic-theme

Usage

<script lang="ts">
  import { createForm } from '@sjsf/form';
  import { theme } from '@sjsf/basic-theme';

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

License

MIT

2.0.1

7 months ago

2.0.0

7 months ago

2.0.0-next.15

7 months ago

2.0.0-next.14

7 months ago

2.0.0-next.13

7 months ago

2.0.0-next.12

7 months ago

2.0.0-next.11

8 months ago

2.0.0-next.10

8 months ago

2.0.0-next.9

8 months ago

2.0.0-next.8

9 months ago

2.0.0-next.7

9 months ago

2.0.0-next.6

9 months ago

2.0.0-next.5

9 months ago

2.0.0-next.4

9 months ago

2.0.0-next.3

9 months ago

2.0.0-next.2

9 months ago

2.0.0-next.1

9 months ago

2.0.0-next.0

10 months ago