Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove script for ReactiveHTML #2519

Closed
xavArtley opened this issue Jul 9, 2021 · 0 comments · Fixed by #2535
Closed

Remove script for ReactiveHTML #2519

xavArtley opened this issue Jul 9, 2021 · 0 comments · Fixed by #2535
Labels
type: enhancement Minor feature or improvement to an existing feature
Milestone

Comments

@xavArtley
Copy link
Collaborator

from the doc:

Lifecycle callbacks
In addition to parameter callbacks there are a few reserved keys in the _scripts which are fired during rendering of the component:

'render': This callback is invoked during initial rendering of the component.

'after_layout': This callback is invoked after the component has been fully rendered and the layout is fully computed.

'remove' script should be exposed to delete eventListener recorded during previous steps

@xavArtley xavArtley added the TRIAGE Default label for untriaged issues label Jul 9, 2021
@philippjfr philippjfr added type: enhancement Minor feature or improvement to an existing feature and removed TRIAGE Default label for untriaged issues labels Jul 12, 2021
@philippjfr philippjfr added this to the v0.12.0 milestone Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Minor feature or improvement to an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants