lowcoder
lowcoder copied to clipboard
[Feat]: Sortable Event Handlers
trafficstars
Is your feature request related to a problem? Please describe. Currently the order of Event Handlers for a Component cannot be changed by the user. This forces users of Lowcoder to plan the order of Event handlers. To work with debounce is possible - but not optimal.
Describe the solution you'd like Lowcoder should make the Event handlers sortable like for example the columns in Data Tables
Describe alternatives you've considered Users can currently use "Debounce" and give the order of execution of event handlers a timing.
Additional context Add any other context or screenshots about the feature request here.