[FEAT] Introduce a plugin to expose the bpmn-visualization "CSS classes API" with names
as parameters
#73
Labels
enhancement
New feature or request
Milestone
Rationale
Currently, we can do this by using the
BpmnElementsSearcher
to get ids from names and then call the API provided byBpmnElementsRegistry
.Having a dedicated plugin would
Proposal
CssClassesByNamePlugin
(find a better name)css-by-name
BpmnElementsRegistry
Example of usage
The text was updated successfully, but these errors were encountered: