How to create reusable attributes in block development? #54644
chetansharma10
started this conversation in
General
Replies: 1 comment 1 reply
-
It is not clear what your problem is about. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a project in which I have row and column block but i just want to use padding attribute in both blocks without writing again & again in both blocks.I know there is a support api and I used the padding attribute dynamically using filter registerBlockType.I want to know that whether this method is ok to go.Please tell
Beta Was this translation helpful? Give feedback.
All reactions