You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to have option to set country flag to right side(In case of single country option) .
Assume I have requirement to show only one country as text box and no dropdown and show flag to right side.
allowDropdown
Type: Boolean Default: true
Whether or not to allow the dropdown. If disabled, there is no dropdown arrow, and the selected flag is not clickable. Also we display the selected flag on the right instead because it is just a marker of state.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is it possible to have option to set country flag to right side(In case of single country option) .
Assume I have requirement to show only one country as text box and no dropdown and show flag to right side.
Similar to this repo reference:
https://github.com/jackocnr/intl-tel-input#options
allowDropdown
Type: Boolean Default: true
Whether or not to allow the dropdown. If disabled, there is no dropdown arrow, and the selected flag is not clickable. Also we display the selected flag on the right instead because it is just a marker of state.
Beta Was this translation helpful? Give feedback.
All reactions