trimox/angular-mdc-web

[textfield]: Add ltrText property

trimox opened this issue · 0 comments

Add ltrText property to apply mdc-text-field--ltr-text. Styles the text field's text elements (input, prefix, and suffix) as LTR even when the direction is RTL. Useful for RTL languages that use LTR for fractional notations.

reference material-components/material-components-web#5802