appsmithorg / appsmithorg/appsmith
[Task] Allow widget defined functions to be called during evaluations
Open
Performance Pod
Task
Widgets Product
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
## Summary
Allow widgets to define custom functions (native) which can be recognized and run during subsequent evaluations of widget properties.
## Motivation
Allowing custom functions, will increase the flexibility of the widget's derived, meta and default properties configurations. Also, allow for widget specific functionality in property bindings.
## Additional Context
Security issues must be taken into consideration when designing this API.
Contributor guide
Assessment
This issue has not been assessed yet.