Zum Hauptinhalt gehen

KnockoutJS Script Reference

Kommentare

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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.