There is a block that is hidden and you need to show it .full-list.full-list--hidden
.
How to name a button so that it .full-list--hidden
by pressing?
There is an option to name .show-full-list
, but is this correct in terms of BEM?
There is a block that is hidden and you need to show it .full-list.full-list--hidden
.
How to name a button so that it .full-list--hidden
by pressing?
There is an option to name .show-full-list
, but is this correct in terms of BEM?
Source: https://ru.stackoverflow.com/questions/440438/
All Articles