-
Notifications
You must be signed in to change notification settings - Fork 29
<html-example> custom element #163
Copy link
Copy link
Open
Milestone
Description
Create new custom element for live editing markup examples in our docs.
Should support:
- toggle rtl / ltr
- toggle writing mode
- toggle missing.css on/off
- buttons for selecting color ways
- toggle dark/light mode
- copy to clipboard
- allow/preserve omitted tags (pre-parsed HTML)
Possible inspo:
Brainstorm:
- Use
<textarea>or<pre>? - make a custom element that copies/moves its contents to the shadow, then just toggle adoptedStylesheets to disable missing.css
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels