Data-EmbedScrollbar

From Documentation
Revision as of 22:43, 14 April 2014 by Noahhuang (talk | contribs)


Data-EmbedScrollbar


 ZK EE tablet only

To show the position of zk customized scrollbar, the mesh component should apply data-embedscrollbar attribute.

<div xmlns:ca="client/attribute">
<grid ca:data-embedscrollbar="true"></grid>
</div>