ion
ion copied to clipboard
refactor: turn clickable property as individual property on step component
1125
Description
Make the property clickable individually, removing it from the global steps settings.
Expected Behavior
When it is necessary to set all or some steps as clickable, this would be done by setting the clickable property of each step.
Current Behavior
Currently, it is only possible to define all clickable steps globally. It is not possible to do this configuration individually.
Concluding
- [x] Exclude clickabe global propresty
- [x] Add clickable individual property