Actions
Task #104124
openLit element for infobox should include iconName and disableIcon
Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
Start date:
2024-06-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:
Description
In the Viewhelper EXT:fluid/Classes/ViewHelpers/Be/InfoboxViewHelper.php
it is possible to set an iconName and to disable the icon .
It should be possible inside the lit element too.
Either enable the icon by default and add the property "disableIcon" like in the viewhelper or disable the icon by default and add a property "enableIcon".
I could try this.
Actions