0.4.5 • Published 3 months ago

@gradio/colorpicker v0.4.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

@gradio/colorpicker

<script>
    import { BaseColorPicker, BaseExample } from "@gradio/colorpicker";
</script>

BaseColorPicker

	export let value = "#000000";
	export let value_is_output = false;
	export let label: string;
	export let info: string | undefined = undefined;
	export let disabled = false;
	export let show_label = true;

BaseExample

	export let value: string;
	export let type: "gallery" | "table";
	export let selected = false;
0.4.5

3 months ago

0.4.4

3 months ago

0.4.3

3 months ago

0.4.2

3 months ago

0.3.13-beta.3

4 months ago

0.4.0-beta.4

4 months ago

0.4.0-beta.5

4 months ago

0.4.1

3 months ago

0.4.0

4 months ago

0.3.13-beta.2

4 months ago

0.3.13

5 months ago

0.3.13-beta.1

5 months ago

0.3.9

6 months ago

0.3.12

5 months ago

0.3.11

6 months ago

0.3.10

6 months ago

0.3.6

8 months ago

0.3.5

8 months ago

0.3.8

6 months ago

0.3.7

7 months ago

0.3.4

8 months ago

0.3.3

8 months ago

0.3.2

9 months ago

0.3.1

9 months ago

0.3.0

9 months ago

0.2.15

9 months ago

0.2.14

10 months ago

0.2.13

10 months ago

0.2.12

10 months ago

0.2.11

11 months ago

0.2.10

11 months ago

0.2.9

11 months ago

0.2.8

12 months ago

0.2.7

12 months ago

0.2.6

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.2.0-beta.8

1 year ago

0.2.0-beta.6

1 year ago

0.2.0-beta.5

1 year ago