ngx-mat-input-tel 19.5.1 → 20.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -127,6 +127,7 @@ If you want to show the sample number for the country selected or errors , use m
127
127
  | `--ngxMatInputTel-selector-opacity` | `0` | If you wish the country flag to be shown by default |
128
128
  | `--ngxMatInputTel-placeholder-opacity` | `0` | If you wish the placeholder flag to be shown by default |
129
129
  | `--ngxMatInputTel-flag-display` | `inline-block` | If you wish to hide the country flag |
130
+ | `--ngxMatInputTel-menu-flag-display` | `inline-block` | If you wish to hide the country flag inside the menu only |
130
131
 
131
132
  ## Validator
132
133
  In case you had to manually remove the validator, the library exported it so you could add it back again.