---json { "page_id": "amwo76bu39giwykxgqz1d" } --- ====== ComboStrap Styling - Class attribute ====== ===== About ===== Because all [[docs:component|ComboStrap UI component]] are implemented as [[..:marki|super set HTML element]], you can apply the ''class attributes''. The ''class'' attribute is used intensively by [[:docs:theme:bootstrap|Bootstrap]] to apply the [[https://getbootstrap.com/docs/5.2/layout/utilities/|Bootstrap Layout Utilities]]. ''ComboStrap'' already implements most of these utilities through the [[styling#standard attributes|standard attributes]] but in the case that you need something really advanced, you can always take control over and apply them. ===== Example ===== Example: * Setting a [[https://getbootstrap.com/docs/5.0/utilities/visibility/|invisibility class]] on a [[docs:block:note|note]] * The markup Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. * The output: ===== Generated ===== To be able to style as you wish, Combostrap adds a [[:docs:theme:component-stylesheet|generated class]] for each element of a component. More ? See [[:docs:theme:component-stylesheet|component stylesheet in theming]]