Styles()

Block Styles allow alternative styles to be applied to existing blocks. They work by adding a className to the block’s wrapper. This className can be used to provide an alternative styling for the block if the block style is selected. See the [Getting Started with JavaScript tutorial](https://developer.wordpress.org/block-editor/how-to-guides/javascript/) for a full example.