It is now possible to add a custom placeholder text using [placeholder]="'some string'"
. It will, as before, default to an empty string.
It is now possible to add a custom placeholder text using [placeholder]="'some string'"
. It will, as before, default to an empty string.