You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it is only possible to add an id to the input in the flatpicker component by querying elements in the dom. Since this should be avoided if possible, there should be an option to add an ID to the input-Element, so that it can be referenced by a label-Tag with a for attribute.
The text was updated successfully, but these errors were encountered:
Currently it is only possible to add an id to the input in the flatpicker component by querying elements in the dom. Since this should be avoided if possible, there should be an option to add an ID to the input-Element, so that it can be referenced by a label-Tag with a for attribute.
The text was updated successfully, but these errors were encountered: