lmc-eu / spirit-web-twig-bundle

[READ-ONLY] Spirit Design System Web Twig components
0 stars 0 forks source link

Unify titleId API in Modal in Twig #16

Open literat opened 5 months ago

literat commented 5 months ago

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.