Make it possible to assign more than one style at a time using registerBlockStyle() #11582
Labels
Customization
Issues related to Phase 2: Customization efforts
[Feature] Extensibility
The ability to extend blocks or the editing experience
[Type] Enhancement
A suggestion for improvement.
Milestone
Is it possible to assign more than one style using registerBlockStyle()?
For example a block could have a style which relates to the position of the elements and another to borders. So instead of having:
We could simply assign two styles at a time and have:
This is just a basic example but I think it can be extended to many other cases. Thanks.
The text was updated successfully, but these errors were encountered: