Skip to content

docs-bug(cdk/text-field): missing information about required text-field-autosize mixin #29597

@KOHETs

Description

@KOHETs

Documentation Feedback

The documentation for CdkTextareaAutosize does not mention that the text-field-autosize mixin is required. Without this mixin, the autosizing might not function as expected, which could cause UI issues or confusion.

The cdkTextFieldAutofill documentation already explains the need for the text-field-autofill mixin, including why it’s needed and how to add it. I suggest adding similar information to the cdkTextareaAutosize documentation to cover the text-field-autosize mixin. While this might seem repetitive, it will help ensure consistency and clarity.

I can create a Pull Request with these changes.

Affected documentation page

https://material.angular.io/cdk/text-field/overview

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis issue is related to documentationneeds triageThis issue needs to be triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions