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
In Twig we now have a titleId prop that can be edited by aria-labelledby. In React, it consists of a modal id and __title. This is what we want to implement in twig.
A broader topic, involving multiple components.
Sometimes we can't compose it -> it needs discussion and component exploration.
The text was updated successfully, but these errors were encountered:
In Twig we now have a titleId prop that can be edited by aria-labelledby. In React, it consists of a modal id and __title. This is what we want to implement in twig.
A broader topic, involving multiple components.
Sometimes we can't compose it -> it needs discussion and component exploration.
The text was updated successfully, but these errors were encountered: