Skip to content

Feature request: Left and Right icon element #29

Description

@mohit23x

Great library, I think it will be nice to have a functionality to supply the left and right element to the input field.

The API could be similar to react-native-paper's text input

<InputOutline
  left={<Icon />}
  right={<Icon />}
/>

may be we have to add another prop called continer-style.

Would like to hear thoughts from maintainers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions