Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the possibility to hide the country code #3

Closed
dev-fema opened this issue May 20, 2020 · 3 comments
Closed

Add the possibility to hide the country code #3

dev-fema opened this issue May 20, 2020 · 3 comments

Comments

@dev-fema
Copy link

Is it possible to add a new selector isShownCode to hide the country?
So that the default aspect of the picker can only be the flag.

@hifiaz
Copy link
Owner

hifiaz commented May 21, 2020

@dev-fema if you mean only show flag, you can set isShowTitle:false

@dev-fema
Copy link
Author

dev-fema commented May 21, 2020

@hifiaz if I set the widget as follows:

isShowFlag: true,
isShowTitle: false,
isDownIcon: true,

the result is "[flag] +39 [arrow icon]".

@hifiaz
Copy link
Owner

hifiaz commented May 28, 2020

hi @dev-fema thanks for you suggestion, updated in 1.0.0+3

@hifiaz hifiaz closed this as completed May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants