Skip to content

How to access the value of the component #127

Open
@tax

Description

@tax

Really stupid question what is the correct way to access the value of the input text after a value is set by the user?

<Typeahead
   ref="myinput"
   options={this.state.blaat}
   maxVisible={4}
/>

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions