BoxControl()

This feature is still experimental. “Experimental” means this is an early implementation subject to drastic and breaking changes. BoxControl components let users set values for Top, Right, Bottom, and Left. This can be used as an input control for values like padding or margin. Usage import { __experimentalBoxControl as BoxControl } from ‘@wordpress/components’; import { … Continue reading BoxControl