Generic Styles for custom components #5550
Unanswered
saharhagekr
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone!
Is there a way to implement a generic style tab in the editor?
I want to add a tab that lists some of the custom components that are implemented, and from where they can change the styles of all the occurrences of that components from one place.
Like for example:
For text, have the font-family, line-height, text-align, text-direction ... properties listed. And once changed from here, all the elements that have the text type in the canva would change.
These styles would obviously be overwritten by the block's itself style, if the user edits the block's style, like usual.
I am not sure if there is a way to implement this is it cannot be done..
Can someone please assist?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions