Skip to content

feat: reflect readonly/disabled at ion-textarea #30911

Description

@KillerCodeMonkey

Prerequisites

Describe the Feature Request

Currently readonly and disabled props of ion-textareas are not reflected at the host element like they are for ion-inputs.

This is inconsistent and makes it hard to select readonly/disabled textareas (css, query).

Describe the Use Case

Style all disabled/readonly ion-textarea (not only the native textarea elements.

Disabled ones have a special predefined css class by ionic, but readonly not.

Describe Preferred Solution

just reflect those properties at the host element

Describe Alternatives

No response

Related Code

No response

Additional Information

No response

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions