Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

How to setup theme option? #299

Open
divined opened this issue May 13, 2016 · 2 comments
Open

How to setup theme option? #299

divined opened this issue May 13, 2016 · 2 comments

Comments

@divined
Copy link

divined commented May 13, 2016

$( "#dropdown" ).select2({
theme: "bootstrap"
});

@singhmohancs
Copy link

@divined
This is angular component. You can set theme attribute on ui-select directive.
You can set theme="bootstrap" or `theme="select2"``

more details is here http://plnkr.co/edit/?p=preview

@mohsinkerai
Copy link

How to setup theme? Ideas?

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

No branches or pull requests

3 participants