Data-EmbedScrollbar

From Documentation
Revision as of 01:40, 16 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>


Last Update : 2014/04/16

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.