A
A
ArtJH2020-02-25 07:39:13
Vue.js
ArtJH, 2020-02-25 07:39:13

How to connect such third-party libraries / frameworks in Vue?

https://lokesh-coder.github.io/pretty-checkbox/#in...
I have a Vue project built, I want to include it in the project.
Downloaded via npm. And then I’m stupid, I don’t understand how and where to write the connection.
I am new to vue

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
coderisimo, 2020-02-25
@coderisimo

Have you looked at the doc? For vue there is a VueJS plugin.
SHE IS THE MOST

R
Robur, 2020-02-25
@Robur

you just need to include css from the library (you can write it in your html).
After that, to get such a checkbox - render the html that is written in the docks, you don't need to connect anything for this, write everything directly into the template.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question