Skip to content
Functionalities
Functionalities components have the following characteristics:
- They are renderless components that provide some functionality. Nothing is shown in the site where the tag is used.
- They don't have a Figma implementation, they are only conceived for developers.
- They are not available as part of the
@zurich/css-components
library since they are implementing JavaScript functionality. - The configuration is done using HTML custom parameters.
- The use of the output is done by listening to specific events of the tag and their payloads.
List of functionalities
...