Skip to content

Is it possible to use this library without relying on Bootstrap? #798

Answered by ericgio
Falcowoski asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Falcowoski, thanks for the question and the kind words! The short answer to your question is yes, it's absolutely possible to use this component without Bootstrap CSS.

The longer answer is that the level of effort involved in customizing the component, whether using Bootstrap or not, depends heavily on what you're trying to customize and how. A simple scenario would be using the single-select typeahead and targeting some of the Bootstrap classnames to customize the look and feel of the input, menu, and menu items. The multi-select version is a bit more complicated and would involve customizing the tokens as well.

Here's a sandbox example of the component without Bootstrap and just som…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Falcowoski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants