primevue icon indicating copy to clipboard operation
primevue copied to clipboard

implement boostrap in a primevue project without typescript

Open xkiller838 opened this issue 1 year ago • 2 comments

Hi, I have a question about how I can implement boostrap 4 in a primevue project without typescript. The examples provided on the page are mostly typescript, not normal javascript. In addition, I would like to know if there is a way to not have to import all the components in the main.js so that they work and only import the ones I need in the component. For example, if I need a slider in a component, just import that without having to import everything. I don't know if it is possible. The documentation and examples of use of boostrap are very simple. to understand I appreciate any help

xkiller838 avatar Feb 07 '24 01:02 xkiller838

@tugcekucukoglu Can you assist with this question?

mertsincan avatar Feb 09 '24 11:02 mertsincan

how to implement boostrap in prime vue and how to use the components without having to invoke them all in the main but rather where they are implemented, the example that is in the documentation is very basic and is not so oriented to boostrap

xkiller838 avatar Feb 21 '24 01:02 xkiller838