enb / enb-bh

BH support for ENB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for jsElem param of bh

narqo opened this issue · comments

bh does not have jsElem option. If mode is set with a value of true, then i-bem class will be added for block and for elem. There is no way to control it.

In the issue bem/bh#119, added the option jsCls option. It allows you to customize the name of the i-bem class.

@mishanga Maybe we need to implement jsElem option in bh?

Yep, I think we should.