语言

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

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?

响应

2 回复
Marco Buettner
Check TizenWinSet Sample.. There can You find many examples with various options of elements
AVSukhov

Hello,

You can find documentation:

IDE -> Help -> Help Contents -> Tizen wearable Web App Programming -> API References -> UI Framework Reference