Actions
Task #93473
closedEpic #98287: Use web components (via lit) in TYPO3 Backend
Add a Custom component for Backend Icons inside Shadow DOM
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend JavaScript
Target version:
Start date:
2021-02-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
For components that want to use LitElement with shadow DOM, icons need to be renderable (e.g. as SVGs) inside shadow dom.
A <typo3-backend-icon identifier="blub">
element would be ideal.
Actions