Skip to content

Make use of the generic attribute to provide better typing #282

Closed
@filipsobol

Description

@filipsobol

We should consider using the generic attribute introduced in Vue 3.3 to provide better typings for component events.

Currently, the type of editor passed to the editor prop is ignored and all events (@ready, @focus, @blur, @input) use the generic Editor type, which is inaccurate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions