BlocksComponents
Components
Blockstudio provides template components that map to native WordPress editor features. In the editor, they become interactive React components. On the frontend, they render as plain HTML.
- useBlockProps:Mark the block wrapper element
- InnerBlocks:Allow nested blocks within your block
- RichText:Inline rich text editing
- MediaPlaceholder:Media upload and selection