- Image can be justified left, center, right, full or wide
Block example

theme.json
Image
- core/image
| Category | Configuration |
|---|---|
| Color | background: — gradient: Available text: — |
| Typography | fontSize: — lineHeight: — |
| Spacing | padding: — margin: Available blockGap: — |
| Border | border: Available radius: Available |
| Filter | duotone: Available |
| Shadow | Available |
| Css | Available |
Json example
"core/image": {
"border": {
"radius": "var(--wp--preset--border-radius--large)"
}
}




