jQuery Mobile中导航栏navbar的data-*选项

xiaoxiao2021-02-28  103

全栈工程师开发手册 (作者:栾鹏)

jQuery Mobile 所有data-*选项

jQuery Mobile中导航栏navbar的data-*选项

//带有 data-role="navbar" 容器内部的 <li> 元素。 //data-icon 图标参考手册 规定列表项的图标 //data-iconpos left | right | top | bottom | notext 规定图标的位置

导航栏从他们的父容器中继承了主题样本。为导航栏设置 data-theme 属性是不可能的。可以为导航栏中的每个链接单独设置 data-theme 属性。

转载请注明原文地址: https://www.6miu.com/read-26444.html

最新回复(0)