Frontmatter
| id | 3166 |
| title | main.addon.WebComponent: element-loader |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jun 18, 2022, 11:30 AM |
| updatedAt | Jun 18, 2022, 11:30 AM |
| githubUrl | https://github.com/neomjs/neo/issues/3166 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 18, 2022, 11:30 AM |
in case we want to include SVGs from an URL, using an
elementtag feels painful, since the shadow root is closed and this makes CSS based styling harder than it should be.many SVGs don't expose parts yet.