You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just a general question aimed to increase my understanding of the API.
When a user interacts with a block's controls that are provided via the Block Supports API, updates to the block are made automatically and there is no need to handle it within the blocks edit function.
What if I want to keep using the controls that are provided by the Block Supports API but manipulate the values before changes are rendered? Is there a good way to do it and should I do it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This is just a general question aimed to increase my understanding of the API.
When a user interacts with a block's controls that are provided via the Block Supports API, updates to the block are made automatically and there is no need to handle it within the blocks edit function.
What if I want to keep using the controls that are provided by the Block Supports API but manipulate the values before changes are rendered? Is there a good way to do it and should I do it?
Beta Was this translation helpful? Give feedback.
All reactions