0.3.1 • Published 6 days ago

@gradio/label v0.3.1

Weekly downloads
-
License
ISC
Repository
-
Last release
6 days ago

@gradio/label

<script>
	import { BaseLabel } from "@gradio/label";
</script>

BaseLabel

	export let value: {
		label?: string;
		confidences?: { label: string; confidence: number }[];
	};
	export let color: string | undefined = undefined;
	export let selectable = false;
0.3.1

6 days ago

0.3.0

13 days ago

0.2.15

21 days ago

0.2.14

1 month ago

0.2.13

1 month ago

0.2.12

1 month ago

0.2.11

3 months ago

0.2.10

3 months ago

0.2.9

3 months ago

0.2.8

3 months ago

0.2.7

3 months ago

0.2.6

5 months ago

0.2.5

5 months ago

0.2.4

5 months ago

0.2.3

6 months ago

0.2.2

6 months ago

0.2.1

6 months ago

0.2.0

6 months ago

0.2.0-beta.8

6 months ago

0.2.0-beta.6

7 months ago

0.2.0-beta.5

8 months ago