JavaScript for WordPress › Forums › Gutenberg Development › Extending on the topic of the Custom Toolbar example. › Reply To: Extending on the topic of the Custom Toolbar example.
August 27, 2018 at 8:18 pm
#55619
aelonrench
Participant
Has anybody been able to import an existing block-library component into a custom block being developed?
What I’m trying to do is import existing structure of the Heading block inside a larger “container / rich text block”. I could start building custom block – field buttons, but I see this getting hairy quick.
It’s possible I’m searching the web but not using the right vernacular.