Skip to content

Instantly share code, notes, and snippets.

@r4hulp
Created August 20, 2015 04:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r4hulp/72035eb4d7c12f3ad417 to your computer and use it in GitHub Desktop.
Save r4hulp/72035eb4d7c12f3ad417 to your computer and use it in GitHub Desktop.
Revisiting Knockout at Wrapcode.com
<div data-bind='component: {
name: "message-editor",
params: { initialText: "Hello, world!" }
}'></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment