extending an existing component
-
I would like to add a button to edit-post header component – ref: edit-post/src/components/header/index.js.
Essentially the button will be next to PostPreviewButton.
what’s the best way to extend this component to add functionality? Are there examples on how to extend @wordpress/components and add our own component?
The topic ‘extending an existing component’ is closed to new replies.