Actions
Task #91254
closedUse getElementById instead of querySelector
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2020-05-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
As we know we fetch elements by their ID it's not necessary to utilize a full-blown query selector.
Actions