Extend Components #6591
Unanswered
michaelaguiar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking for a way to extend components. For example, I want to extend the CreateForm.vue component so that I can add another button on the bottom right for "Preview".
Clicking preview will run some custom logic to create a preview of the page the resource creates, before the user publishes this page.
How can I achieve this?
Beta Was this translation helpful? Give feedback.
All reactions