Skip to content

[TS] Improve event handler typings for all components #3165

@sradevski

Description

@sradevski

Currently most (if not all) components' event handlers have the following typing: ((...args: any[]) => any);. This should be fixed and modified to the appropriate handler typing for each event.

TODO: List all components concerned and fix progressively.

  • ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueA good one to work on if you are just getting started with grommethelp wantedWould appreciate community help working on thistypescriptTypescript enhancements and bugs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions