Skip to content
main
Switch branches/tags
Go to file
Code

Files

Permalink
Failed to load latest commit information.

README.md

github-elements

GitHub's Web Component collection.

We have 16 open source custom elements:

github/auto-check-element

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

Link

github/auto-complete-element

Auto-complete input values from server search results.

Link

github/clipboard-copy-element

Copy element text content or input values to the clipboard.

Link

github/details-dialog-element

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

Link

github/details-menu-element

A menu opened with <details>.

Link

github/file-attachment-element

Attach files via drag and drop or file input.

Link

github/filter-input-element

Display elements in a subtree that match filter input text.

Link

github/g-emoji-element

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

Link

github/image-crop-element

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

Link

github/include-fragment-element

A client-side includes tag.

Link

github/markdown-toolbar-element

Markdown formatting buttons for text inputs.

Link

github/remote-input-element

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

Link

github/tab-container-element

An accessible tab container element with keyboard support.

Link

github/task-lists-element

Drag and drop task list items.

Link

github/text-expander-element

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

Link

github/time-elements

Web component extensions to the standard <time> element.

Link