We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ability to parametrize addition of i-bem classname for elems with js params.
i-bem
If jsElem: true then add i-bem class for blocks and elems. If jsElem: false then add i-bem class only for blocks.
jsElem: true
jsElem: false
See:
The text was updated successfully, but these errors were encountered:
jsElem
Successfully merging a pull request may close this issue.
Add ability to parametrize addition of
i-bem
classname for elems with js params.If
jsElem: true
then addi-bem
class for blocks and elems.If
jsElem: false
then addi-bem
class only for blocks.See:
The text was updated successfully, but these errors were encountered: