Skip to content

Dynamically updating labels #305

@simonziegler

Description

@simonziegler

A feature requested by @stefanloerwald is that Labels should have the capability to be updated after first render. A use case is multi-lingual support.

Initial investigation shows this to be very complex, in particular with floating labels and notched outlines. This may not be reasonably achievable for Material.Blazor with a workaround being for the caller to force a re-render when labels need to change. Maybe this can be done by using @key on a component and linking this to the value of the Label.

Reference material-components/material-components-web#6546

Metadata

Metadata

Assignees

No one assigned

    Labels

    investigateItems for investigation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions