appsmithorg / appsmithorg/appsmith
[Feature]: Add load event for widgets
Open
Community Reported
Enhancement
High effort
UI Building Product
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Users are asking if load events can be supported for widgets like [Select](https://github.com/appsmithorg/appsmith/issues/10499) or [Table](https://discord.com/channels/725602949748752515/760761686549463060/933733443089604619) widget.
Can we add support for a load event at the basewidget level?
### Why should this be worked on?
This allows actions/queries to be executed whenever the data in the widget loaded/changed programmatically.
Contributor guide
Assessment
This issue has not been assessed yet.