Skip to content

possible incorrect typing in onSearch for datatable #6555

@mrmagcore

Description

@mrmagcore

onSearch in a datatable sends an object, not a string, but in index.d.ts for datatable, this is the declaration:

onSearch?: (search: string) => void;

Metadata

Metadata

Assignees

No one assigned

    Labels

    help 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