Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitac60d40

Browse files
committed
docs: generate documents
1 parent25b207c commitac60d40

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

‎README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,94 +8,94 @@ We have 16 open source custom elements:
88

99
An input element that validates its value with a server endpoint.
1010

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/)
1212

1313
###[github/auto-complete-element](https://github.com/github/auto-complete-element)
1414

1515
Auto-complete input values from server search results.
1616

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/)
1818

1919
###[github/clipboard-copy-element](https://github.com/github/clipboard-copy-element)
2020

2121
Copy element text content or input values to the clipboard.
2222

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/)
2424

2525
###[github/details-dialog-element](https://github.com/github/details-dialog-element)
2626

2727
A modal dialog that's opened with<details>.
2828

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)
3030

3131
###[github/details-menu-element](https://github.com/github/details-menu-element)
3232

3333
A menu opened with<details>.
3434

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)
3636

3737
###[github/file-attachment-element](https://github.com/github/file-attachment-element)
3838

3939
Attach files via drag and drop or file input.
4040

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/)
4242

4343
###[github/filter-input-element](https://github.com/github/filter-input-element)
4444

4545
Display elements in a subtree that match filter input text.
4646

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/)
4848

4949
###[github/g-emoji-element](https://github.com/github/g-emoji-element)
5050

5151
Backports native emoji characters to browsers that don't support them by replacing the characters with fallback images.
5252

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/)
5454

5555
###[github/image-crop-element](https://github.com/github/image-crop-element)
5656

5757
A custom element for cropping a square image. Returns x, y, width, and height.
5858

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/)
6060

6161
###[github/include-fragment-element](https://github.com/github/include-fragment-element)
6262

6363
A client-side includes tag.
6464

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)
6666

6767
###[github/markdown-toolbar-element](https://github.com/github/markdown-toolbar-element)
6868

6969
Markdown formatting buttons for text inputs.
7070

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/)
7272

7373
###[github/remote-input-element](https://github.com/github/remote-input-element)
7474

7575
An input element that sends its value to a server endpoint and renders the response body.
7676

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)
7878

7979
###[github/tab-container-element](https://github.com/github/tab-container-element)
8080

8181
An accessible tab container element with keyboard support.
8282

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/)
8484

8585
###[github/task-lists-element](https://github.com/github/task-lists-element)
8686

8787
Drag and drop task list items.
8888

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/)
9090

9191
###[github/text-expander-element](https://github.com/github/text-expander-element)
9292

9393
Activates a suggestion menu to expand text snippets as you type.
9494

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)
9696

9797
###[github/time-elements](https://github.com/github/time-elements)
9898

9999
Web component extensions to the standard<time> element.
100100

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

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp