# Description: WordPress blocks can declare shadow support using the following configuration in their block.json: ```json "supports": { "shadow": true } ```