Is there a way to add custom actions to header of a form builder block?

I've been fiddling around with
Builder
and
Block
form components and was wondering if there is a way to add custom action into header of a builder instance (right next to built-in delete and clone actions).
I see that it supports registerActions method, but does not use them anywhere.
image.png
Was this page helpful?