[Tizen wearable gear] where is a (lib/tau.js)document?

[Tizen wearable gear] where is a (lib/tau.js)document?

BY 11 Jul 2014 Web Application Development

i check document (help -> help contents).

but i can’t find tau.js document!

ex) sample

page.addEventListener( “pageshow”, function() {
        // make SectionChanger object
        sectionChanger = new tau.SectionChanger(changer, {
            circular: true,
            orientation: “horizontal”,
            scrollbar: “bar”
        });
    });

scrollbar : “bar” <- i don’t know another options

 

tau.js , css…. many function, options… etc

what can i find (tau.js, css.. etc) document site or file?

Written by