0.4.5 • Published 2 months ago

@gradio/colorpicker v0.4.5

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

2 months ago

0.4.4

2 months ago

0.4.3

2 months ago

0.4.2

2 months ago

0.3.13-beta.3

3 months ago

0.4.0-beta.4

2 months ago

0.4.0-beta.5

2 months ago

0.4.1

2 months ago

0.4.0

2 months ago

0.3.13-beta.2

3 months ago

0.3.13

4 months ago

0.3.13-beta.1

4 months ago

0.3.9

5 months ago

0.3.12

4 months ago

0.3.11

5 months ago

0.3.10

5 months ago

0.3.6

7 months ago

0.3.5

7 months ago

0.3.8

5 months ago

0.3.7

6 months ago

0.3.4

7 months ago

0.3.3

7 months ago

0.3.2

8 months ago

0.3.1

8 months ago

0.3.0

8 months ago

0.2.15

8 months ago

0.2.14

9 months ago

0.2.13

9 months ago

0.2.12

9 months ago

0.2.11

10 months ago

0.2.10

10 months ago

0.2.9

10 months ago

0.2.8

11 months ago

0.2.7

11 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