Skip to content

How to call focus() for a InputRow #42

Description

@DenJohX

The usual way I do this is by calling this.refs.myInput.focus(), being the myInput a focusable element, like the normal TextInput.

As this are stateless components there is no way to attach a ref. Is there another way to focus the Input?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions