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 Chips to Bootstrap 4 #21492

Closed
IamManchanda opened this issue Jan 1, 2017 · 3 comments
Closed

Add Chips to Bootstrap 4 #21492

IamManchanda opened this issue Jan 1, 2017 · 3 comments

Comments

@IamManchanda
Copy link

Here's what i am referring to http://www.w3schools.com/howto/howto_css_contact_chips.asp

@hnrch02 hnrch02 added this to the v4.1 ideas milestone Jan 1, 2017
@mdo
Copy link
Member

mdo commented Jan 1, 2017

Thanks, but we'll pass on this for now. <3

@mdo mdo closed this as completed Jan 1, 2017
@mdo mdo removed this from the v4.1 ideas milestone Jan 1, 2017
@IamManchanda
Copy link
Author

IamManchanda commented Jan 2, 2017

@mdo will hope that you come soon to this !
A Bit unhappy coz this would have been nice feature and currently used in other frameworks like materialize css & Angular Material !!

@quintonn
Copy link

quintonn commented Sep 27, 2017

Chips can be created using badges: https://getbootstrap.com/docs/4.0/components/badge/
Here is an example:
<span class="badge badge-primary">Primary <span aria-hidden="true"><i class="fa fa-times" aria-hidden="true"></i></span></span>

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

No branches or pull requests

4 participants