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

Change 'None selected' text. #21

Closed
alainux opened this issue Jun 16, 2014 · 4 comments
Closed

Change 'None selected' text. #21

alainux opened this issue Jun 16, 2014 · 4 comments
Labels

Comments

@alainux
Copy link

alainux commented Jun 16, 2014

How can I change this text ? Into displaying something custom, e.g. Car Type: None

@isteven
Copy link
Owner

isteven commented Jun 16, 2014

Use this

<div
   multi-select
   ...
   default-label="default text"
   .... >
</div>

My bad, another user already did this and submitted a pull request but I forgot to update my documentation.

@ShivPandey
Copy link

not working

@ShivPandey
Copy link

`<div
multi-select
...
default-label="default text"
.... >

`

not working

@malikzee807
Copy link

translation="{nothingSelected : 'Your Text Here'}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants