Check if in composer view

Permalink
How can I check if the block form is being viewed from composer? Is there anything such as isComposerView?

ob7dev
 
ob7dev replied on at Permalink Reply
ob7dev
The reason I wanted this was so I could decide whether or not to display something in the block form if in composer view.

The way to separate view info based on if its composer view or not is to put it in the composer.php file.