Add a classname to the active block so a custom style can be applied #2520
Replies: 2 comments
-
|
For now, you could use Curious to hear what you're building! |
Beta Was this translation helpful? Give feedback.
-
|
Working on a way for drum and piano teachers to create more complex lessons with video, text, lists, images, and some custom controls we are building for playing back musical patterns and songs, as well as interactive MIDI feedback. The plan is for BlockNote to serve as the basis for the editor and then write custom components for the interactive music parts. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
It would be nice to be able change the style of the active block (e.g., set a different background color).
Describe the solution you'd like
Add a class like
active-blockwhen the block becomes active and remove it when it becomes inactive.Beta Was this translation helpful? Give feedback.
All reactions