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