UNPKG

bem-xjst

Version:

Declarative Template Engine for the browser and server

8 lines (5 loc) 133 B
block('test').attrs()(function() { var attrs = this.ctx.attrs; attrs = this.extend(attrs, { id: 'test' }); return attrs; });