0.8.5 • Published 3 months ago
@gradio/highlightedtext v0.8.5
@gradio/highlightedtext
<script>
import { BaseStaticHighlightedText, BaseInteractiveHighlightedText } from `@gradio/highlightedtext`;
</script>
BaseStaticHighlightedText
export let value: {
token: string;
class_or_confidence: string | number | null;
}[] = [];
export let show_legend = false;
export let show_inline_category = true;
export let color_map: Record<string, string> = {};
export let selectable = false;
BaseInteractiveHighlightedText
export let value: {
token: string;
class_or_confidence: string | number | null;
}[] = [];
export let show_legend = false;
export let color_map: Record<string, string> = {};
export let selectable = false;
0.8.5
3 months ago
0.8.4
3 months ago
0.8.3
3 months ago
0.8.2
3 months ago
0.7.7-beta.3
4 months ago
0.7.7-beta.4
4 months ago
0.7.7-beta.5
4 months ago
0.8.1
3 months ago
0.8.0
4 months ago
0.7.7-beta.2
4 months ago
0.7.7
5 months ago
0.7.7-beta.1
5 months ago
0.7.6
5 months ago
0.7.5
6 months ago
0.7.2
6 months ago
0.7.1
7 months ago
0.7.4
6 months ago
0.7.3
6 months ago
0.6.4
8 months ago
0.7.0
8 months ago
0.6.3
8 months ago
0.6.2
8 months ago
0.6.1
9 months ago
0.6.0
9 months ago
0.5.0
9 months ago
0.4.15
9 months ago
0.4.14
10 months ago
0.4.13
10 months ago
0.4.12
10 months ago
0.4.11
11 months ago
0.4.10
11 months ago
0.4.9
11 months ago
0.4.8
12 months ago
0.4.7
12 months ago
0.4.6
1 year ago
0.4.5
1 year ago
0.4.4
1 year ago
0.4.3
1 year ago
0.4.2
1 year ago
0.4.1
1 year ago
0.4.0
1 year ago
0.4.0-beta.8
1 year ago
0.4.0-beta.6
1 year ago
0.4.0-beta.5
1 year ago