egroupware_official/api/js/etemplate/Et2InputWidget
ralf e9d366aa98 WIP accessibility of widgets:
- fixed fallback-order for aria-attributes (done now in connected callback and not updated, which was not reliable in the order called)
- aria-label set by (in order of priority): ariaLabel, label, placeholder, statustext
- aria-description set by (----- " -----): ariaDescription, helpText, statustext (if not already used for -label)
- following widget work now (incl. focus by click on label): et2-textbox, et2-date*, et2-url*, et2-select*
2024-04-26 12:04:37 +02:00
..
test Api: Fix missing required validation & styling 2024-03-15 14:13:56 -06:00
Et2InputWidget.ts WIP accessibility of widgets: 2024-04-26 12:04:37 +02:00