0.4.5 • Published 22 days ago

@gradio/colorpicker v0.4.5

Weekly downloads
-
License
ISC
Repository
github
Last release
22 days 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

22 days ago

0.4.4

25 days ago

0.4.3

1 month ago

0.4.2

1 month ago

0.3.13-beta.3

1 month ago

0.4.0-beta.4

1 month ago

0.4.0-beta.5

1 month ago

0.4.1

1 month ago

0.4.0

1 month ago

0.3.13-beta.2

2 months ago

0.3.13

2 months ago

0.3.13-beta.1

2 months ago

0.3.9

4 months ago

0.3.12

3 months ago

0.3.11

3 months ago

0.3.10

4 months ago

0.3.6

6 months ago

0.3.5

6 months ago

0.3.8

4 months ago

0.3.7

5 months ago

0.3.4

6 months ago

0.3.3

6 months ago

0.3.2

6 months ago

0.3.1

7 months ago

0.3.0

7 months ago

0.2.15

7 months ago

0.2.14

7 months ago

0.2.13

8 months ago

0.2.12

8 months ago

0.2.11

9 months ago

0.2.10

9 months ago

0.2.9

9 months ago

0.2.8

9 months ago

0.2.7

10 months ago

0.2.6

11 months ago

0.2.5

11 months ago

0.2.4

12 months ago

0.2.3

12 months 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