Actions
Feature #26094
closedSuport tooltip help in CommonForm labels
Description
As a developer using CommonForm component, I would like a to have a field in a form with help in a tooltip. This is currently not possible, because passing tooltip as a part of label fails the prop type. Moreover, the field label does not look good if the field is required, because we have no control over the asterisk and it displays after the tooltip rather than directly after the field name.
Files
Actions