@@ -8,94 +8,94 @@ We have 16 open source custom elements:
8
8
9
9
An input element that validates its value with a server endpoint.
10
10
11
- [ Link ] ( https://github.com/github/auto-check-element )
11
+ [ Repository ] ( https://github.com/github/auto-check-element ) | [ Example ] ( https://github.github.com/auto-check-element/examples/ )
12
12
13
13
### [ github/auto-complete-element] ( https://github.com/github/auto-complete-element )
14
14
15
15
Auto-complete input values from server search results.
16
16
17
- [ Link ] ( https://github.com/github/auto-complete-element )
17
+ [ Repository ] ( https://github.com/github/auto-complete-element ) | [ Example ] ( https://github.github.com/auto-complete-element/examples/ )
18
18
19
19
### [ github/clipboard-copy-element] ( https://github.com/github/clipboard-copy-element )
20
20
21
21
Copy element text content or input values to the clipboard.
22
22
23
- [ Link ] ( https://github.com/github/clipboard-copy-element )
23
+ [ Repository ] ( https://github.com/github/clipboard-copy-element ) | [ Example ] ( https://github.github.io/clipboard-copy-element/examples/ )
24
24
25
25
### [ github/details-dialog-element] ( https://github.com/github/details-dialog-element )
26
26
27
27
A modal dialog that' ; s opened with < ; details> ; .
28
28
29
- [ Link ] ( https://github.com/github/details-dialog-element )
29
+ [ Repository ] ( https://github.com/github/details-dialog-element ) | [ Example ] ( https://github.github.io/details-dialog-element/example/index.html )
30
30
31
31
### [ github/details-menu-element] ( https://github.com/github/details-menu-element )
32
32
33
33
A menu opened with < ; details> ; .
34
34
35
- [ Link ] ( https://github.com/github/details-menu-element )
35
+ [ Repository ] ( https://github.com/github/details-menu-element ) | [ Example ] ( https://github.github.io/details-menu-element/examples )
36
36
37
37
### [ github/file-attachment-element] ( https://github.com/github/file-attachment-element )
38
38
39
39
Attach files via drag and drop or file input.
40
40
41
- [ Link ] ( https://github.com/github/file-attachment-element )
41
+ [ Repository ] ( https://github.com/github/file-attachment-element ) | [ Example ] ( https://github.github.com/file-attachment-element/examples/ )
42
42
43
43
### [ github/filter-input-element] ( https://github.com/github/filter-input-element )
44
44
45
45
Display elements in a subtree that match filter input text.
46
46
47
- [ Link ] ( https://github.com/github/filter-input-element )
47
+ [ Repository ] ( https://github.com/github/filter-input-element ) | [ Example ] ( https://github.github.io/filter-input-element/examples/ )
48
48
49
49
### [ github/g-emoji-element] ( https://github.com/github/g-emoji-element )
50
50
51
51
Backports native emoji characters to browsers that don' ; t support them by replacing the characters with fallback images.
52
52
53
- [ Link ] ( https://github.com/github/g-emoji-element )
53
+ [ Repository ] ( https://github.com/github/g-emoji-element ) | [ Example ] ( https://github.github.io/g-emoji-element/examples/ )
54
54
55
55
### [ github/image-crop-element] ( https://github.com/github/image-crop-element )
56
56
57
57
A custom element for cropping a square image. Returns x, y, width, and height.
58
58
59
- [ Link ] ( https://github.com/github/image-crop-element )
59
+ [ Repository ] ( https://github.com/github/image-crop-element ) | [ Example ] ( https://github.github.io/image-crop-element/examples/ )
60
60
61
61
### [ github/include-fragment-element] ( https://github.com/github/include-fragment-element )
62
62
63
63
A client-side includes tag.
64
64
65
- [ Link ] ( https://github.com/github/include-fragment-element )
65
+ [ Repository ] ( https://github.com/github/include-fragment-element ) | [ Example ] ( https://github.github.io/include-fragment-element/examples )
66
66
67
67
### [ github/markdown-toolbar-element] ( https://github.com/github/markdown-toolbar-element )
68
68
69
69
Markdown formatting buttons for text inputs.
70
70
71
- [ Link ] ( https://github.com/github/markdown-toolbar-element )
71
+ [ Repository ] ( https://github.com/github/markdown-toolbar-element ) | [ Example ] ( https://github.github.com/markdown-toolbar-element/examples/ )
72
72
73
73
### [ github/remote-input-element] ( https://github.com/github/remote-input-element )
74
74
75
75
An input element that sends its value to a server endpoint and renders the response body.
76
76
77
- [ Link ] ( https://github.com/github/remote-input-element )
77
+ [ Repository ] ( https://github.com/github/remote-input-element ) | [ Example ] ( https://github.github.io/remote-input-element/examples )
78
78
79
79
### [ github/tab-container-element] ( https://github.com/github/tab-container-element )
80
80
81
81
An accessible tab container element with keyboard support.
82
82
83
- [ Link ] ( https://github.com/github/tab-container-element )
83
+ [ Repository ] ( https://github.com/github/tab-container-element ) | [ Example ] ( https://github.github.com/tab-container-element/examples/ )
84
84
85
85
### [ github/task-lists-element] ( https://github.com/github/task-lists-element )
86
86
87
87
Drag and drop task list items.
88
88
89
- [ Link ] ( https://github.com/github/task-lists-element )
89
+ [ Repository ] ( https://github.com/github/task-lists-element ) | [ Example ] ( https://github.github.io/task-lists-element/examples/ )
90
90
91
91
### [ github/text-expander-element] ( https://github.com/github/text-expander-element )
92
92
93
93
Activates a suggestion menu to expand text snippets as you type.
94
94
95
- [ Link ] ( https://github.com/github/text-expander-element )
95
+ [ Repository ] ( https://github.com/github/text-expander-element ) | [ Example ] ( http://github.github.io/text-expander-element/examples )
96
96
97
97
### [ github/time-elements] ( https://github.com/github/time-elements )
98
98
99
99
Web component extensions to the standard < ; time> ; element.
100
100
101
- [ Link ] ( https://github.com/github/time-elements )
101
+ [ Repository ] ( https://github.com/github/time-elements ) | [ Example ] ( https://github.github.io/time-elements/examples/ )
0 commit comments