-
Notifications
You must be signed in to change notification settings - Fork 0
1.0.0
Ivan S Glazunov edited this page Mar 25, 2015
·
1 revision
- /oswsm
-
/selector
TAttr = { [key: string]: TData };regExpSearch(data: string, reg: RegExp) => string[][];_selectorRegExp: RegExp;selector(attributes: TAttributes, selector: TSelector) => void;
-
/tag
-
[new] Tag();>data- instance
_attr: { [key: string]: TData };__attr() => Array<TData> =>> ' key="value"';attr(attr: Object) => this;selector(selector: string) => this;extend(injector: TInjector) => Class: [Function]
- static
__returnerextend__constructcompiletoStringcontextattrselector
- instance
-
-
/double
-
[new] Double(...arguments: Array<string|Node|TAttr>);>Tag- instance
_name: TData;name(name: TData) => this;__compile(compilation: Compilation) => TData;__constructor(...arguments: Array<string|Node|TAttr>);
- static
__returnerextend__constructcompiletoStringcontextdataappendprependattrselector
- instance
-
-
/doubles
-
htmlbodyheadstyleh1h2h3h4h5h6hgroupdivpaddressblockquotepreulollidldtddfieldsetlegendformnoscriptobjecttabletheadtbodytfoottrtdthcolcolgroupcaptionspanbbigstrongivarciteemqdelsstrikettcodekbdsampsmallsubsupdfnbdoabbracronymabuttontextareaselectoptionarticleasidefigcaptionfigurefooterheadersectionmainnavmenuaudiovideoembedcanvasoutputdetailssummarymarkmeterprogresstemplatecommenttitlescript
-
-
/single
-
[new] Single(...arguments: Array<string|TAttr>);>Tag- instance
_name: TData;name(name: TData) => this;__compile(compilation: Compilation) => TData;__constructor(...arguments: Array<string|TAttr>);data: undefined;append: undefined;prepend: undefined;
- static
__returnerextend__constructcompiletoStringcontextdataappendprependattrselector
- instance
-
-
/singles
-
brhrimginputbaseframelinkmeta
-
-
/selector