Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Add new prop "multiline" to input and remove Textarea #59

@diego3g

Description

@diego3g

What would you like to be added:

Add a prop to Input:

<Input multiline />

And now it will act as a textarea.

Why is this needed:

Input and textarea are common elements, they both act the same way and we have redundant code between the two components.

Is your enhancement request related to a problem? Please describe.

No.

Additional context

React Native already do this way, so why not :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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