appsmithorg / appsmithorg/appsmith
[Feature]-[230]:Add support for executing JS actions on Page Events
Offen
#6,176
19 Kommentare
3 Reaktionen
1 zugewiesene Person
Beansprucht von @bharath31
Auf GitHub ansehen
Community Reported
Enhancement
Javascript Product
JS Objects
Query & JS Pod
Query Widgets & IDE Pod
- Vorherrschende Sprache
- TypeScript
- Sterne
- 40.9k
- Forks
- 4.8k
- Ø Merge
- 1 T. 22 Std.
- Gemergte PRs (30 T.)
- 45
Beschreibung
## Summary
Add support for executing JS actions on page event.
Seen few use cases where users want to perform actions on page events such as
* Page loaded
* Page unloaded
* Page deactivated
* Page activated
## Motivation
These events can simplify settings default values, preparing data before it is shown in the widgets. Many application building technologies, including JS DOM provide similar events.
## Additional Context

[Front conversations](https://app.frontapp.com/open/top_7j72k)
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.