Onsen UI / Topcoat类名

时间:2014-02-28 17:39:13

标签: css cordova topcoat onsen-ui

我只是想知道是否有一个topcoat / onsen类名列表。类名如.topcoat-button - large - cta。这将极大地帮助我定制我的应用程序的设计。此外,文档只显示一些,我不太确定在inspect元素中要查找什么。

谢谢,Ben

1 个答案:

答案 0 :(得分:2)

Onsen UI基于Topcoat,您可以看到包含其代码片段的组件列表。

http://topcoat.io/topcoat/topcoat-mobile-light.html

Onsen UI添加更多主题,您可以在http://onsenui.github.io/topcoat/demo/topcoat-mobile-onsen-ios7.html

找到它们

只需滚动到要自定义的组件,然后点击显示代码段