Hoppa till huvudinnehållet

KnockoutJS Script Reference

Kommentarer

1 kommentar

  • Permanently deleted user

    Scripts tags need to be added programmatically, or referenced in static HTML (e.g. index.html). They do not work in Views. Referencing that script in your HTML will give you access to KO all over your application. I should point out that the viewer has its own data-binding system that may be of use to you. It's quite similar to Knockout in practice. If that's an option, see the SDK Samples that we ship in the HTML5 SDK. There are some examples there.

    0

Du måste logga in om du vill lämna en kommentar.