Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Check the below screeshot,
why is there for instance style-class and styleClass?
style-class
styleClass
I am using bootsfaces 0.9.0-SNAPSHOT
两个版本是相同的。大多数网页设计师更喜欢style-class他们的 CSS 类名称的版本。CamelCase 是 Java 开发人员的传统。我们觉得在所有这些 boot-strap-css-class 中使用 CamelCase 看起来很奇怪。因此,我们决定实现连字符版本来替代 JSF 的传统 CamelCase 属性名称。我们希望它能让你写出更好看的文件,也许属性名更容易记忆。