0

Any one knows how to use a jquery plugin bootstrap-multiselect in scala js code.

Scala.js has library which wrapped a jquery, I want to use similar statitically type code for jquery plugin

finally I want to create a react component for multiselect list out of this two. Any alternative way to is also welcom

Thanks

1 Answer 1

2

You're probably going to need to write a Scala.js facade for the bootstrap-multiselect plugin. This isn't rocket science, but it'll be a bit of work. Here is a detailed article on how to do it.

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks Justin, Thanks looks exactly what I was looking for. cheers

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.