Implementing some Bootstrap3 Components - Forum

Forum Navigation
You need to log in to create posts and topics.

Implementing some Bootstrap3 Components

Hello, i have been experimenting with several Bootstrap components and how to get them to work in VNW, but am confused when i can refer to the class in "Advanced  css-class " or when it has to go directly into html,

is there a hard rule when i can use Bootstrap components?

this example if for the warning Buttons, but also interested in tags/badges... a simple explanation or quick example or a link in the forum would be great..

link: https://getbootstrap.com/docs/4.0/components/buttons/

@ilcaa72 note that you are using BootStrap 4 classes and VisualNEO Web includes BootStrap 3. Although some classes are common, others are not. Additionally VisualNEO Web objects already include some CSS classes (take a look at "inspect element" context menu option in your Web Browser)

In general you should use "Advanced css-class" when using VisualNEO Web objects and directly into the HTML when you are including your own objects or components, but there is not a hard rule. Just try to understand when it has more sense in your specific situation.

Please feel free to share any sample app if you need to.

Best regards

ilcaa72 has reacted to this post.
ilcaa72