Closed barmac closed 5 months ago
This PR implements placeholder property in the entries used in the element templates project. We can implement it in other entries (where it makes sense) if we decide to adopt placeholders everywhere.
placeholder
Related to https://github.com/bpmn-io/bpmn-js-element-templates/issues/92
Note that for some entries (e.g. checkbox), placeholder does not make sense. So we will never have placeholders for all entries.
This PR implements
placeholder
property in the entries used in the element templates project. We can implement it in other entries (where it makes sense) if we decide to adopt placeholders everywhere.Related to https://github.com/bpmn-io/bpmn-js-element-templates/issues/92