Using selectBlock / selecting in custom block #5589
Labels
[Feature] Block API
API that allows to express the block paradigm.
[Type] Enhancement
A suggestion for improvement.
Issue Overview
I'm working on a block that uses an iframe to render the content, a bit like embeds.
The issue is when clicking the content of the iframe the block doesn't get selected
(the same thing happens with media embeds).
Is there a function / abstraction we can use to programatically select a block?
The text was updated successfully, but these errors were encountered: