Skip to content

Add 'created' hook to custom directives #430

@NataliaTepluhina

Description

@NataliaTepluhina

The created hook is called before the vnode's props are applied. This is useful in cases where the directive needs to attach event listeners before vnode prop or template listeners, or it intentionally wants its DOM mutations to take a lower priority than vnode props.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions