Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

untitled notebook

node v4.9.1
version: master
endpointsharetweet
var riot = require("riot") riot.tag('component', '<input value="{ foo }">', function() { this.foo = 'true' }) console.log(riot.render('component'))
Loading…

no comments

    sign in to comment