This repository was archived by the owner on Jan 30, 2021. It is now read-only.
forked from ilgilenio/Otag
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alper Kürşat edited this page May 28, 2018
·
3 revisions
Welcome to Otag!
var Wlc='Welcome'.set('Hello name$!',{name:'World'})
Wlc.val // {name:"World"};
O.ready.then(b=>b.append(Wlc)); //Append to document body<div class="Welcome">Hello World!</div>Wlc.val= {name:"Developer"}<div class="Welcome">Hello Developer!</div>To understand example above :
| Element | Creating element | .set | .val | .append | O | O.ready |
- 📙 Atasözleri Turkish example to understand basic Otag methods and O.Page(paging backbone)
- 👉🏼 [Insert your project here]
| ©️ Copyright | 2018 | |
|---|---|---|
| Otağ™ JS | ilgilenio® ⚙️ open source |