Closed narqo closed 10 years ago
BEMJSON for block attach could be specified as
attach
{ block : 'attach', buttonText : 'text', /* .. */ }
and
{ block : 'attach', button : { block : 'button' }, /* .. */ }
Guess we could drop support for buttonText field and use polymorphic button, like we do in dropdown.
buttonText
button
dropdown
\cc @veged @dfilatov
:+1:
+1
BEMJSON for block
attach
could be specified asand
Guess we could drop support for
buttonText
field and use polymorphicbutton
, like we do indropdown
.\cc @veged @dfilatov