Skip to content

0.3.0 singles

Ivan S Glazunov edited this page Feb 20, 2015 · 2 revisions

sources/singles

Templates.singles

[new] T.singles[string](...arguments: Array<TSelector|TAttributes>) => this;

br hr img input base frame link meta style

console.log(T.singles.img('[src=img.jpg]'));
// <img src="img.jpg"/>
Clone this wiki locally