google / google/playground-elements
Multiple HTML files
Open
- Dominant language
- TypeScript
- Stars
- 648
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Related: #278, #235
Case: Author wants to include multiple, related HTML files in a single playground. e.g.
- my-element.html
- my-element-custom-styles.html
- my-element-accessibility.html
Author wants a single playground which displays all three files as filesystem tabs. When the end user clicks on a tab, author wants the preview to display the selected tab's content. such that when end user click on the tab for `my-element-custom-styles.html`, the preview window shows the custom styles demo.
Contributor guide
Assessment
This issue has not been assessed yet.