Skip to content

AutoComplete的例子onSelect出现错误 #116

Closed
@voidsteed

Description

@voidsteed

在用AutoComplete组件的时候,onSelect的prop找不到:

Type '{ input: any; onSelect: (opts: any) => void; }' is not assignable to type 'IntrinsicAttributes & AutoCompleteProps & RefAttributes'.
Property 'onSelect' does not exist on type 'IntrinsicAttributes & AutoCompleteProps & RefAttributes'

Metadata

Metadata

Assignees

No one assigned

    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