Skip to content

Conversation

@belozer
Copy link

@belozer belozer commented Feb 3, 2017

No description provided.

],
elemMods: [
{ block: 'block-1', elem: 'elem', modName: 'mod' },
{ block: 'block-2', elem: 'elem', modName: 'mod', modVal: true },
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zxqfox здесь так
{ block: 'block-2', elem: 'elem', modName: 'mod', modVal: true },
или так
{ block: 'block-2', elem: 'elem', mod: { name: 'mod', val: true } },

?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Лучше harmony вообще не трогать :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants