Helper Scripts
Tizen Advanced UI (TAU) framework provides helper script to support some creating usable components for the Web applications.
Namespace of Helper | Description |
---|---|
SnapListMarqueeStyle | Provides creating marquee-able and expandable list style with SnapListview. |
You can use TAU helper as follows:
<script> var helperInstance = tau.helper.NameSpace </script>