#Blocks
Modules
Block Visibility Groups
Enhanced block visibility configuration.
See related core issues - this module provides a workaround until those are implemented.
SDC Block
Place Single Directory Components as blocks in the block layout or layout builder.
The props and slots in *.component.yml become the block config form.
Block Field
Field for creating and referencing blocks.
Simple Block
Blocks stored entirely in config.
Block Content
Blocks are an overloaded name in Drupal.
Block plugins are the configurable blocks that can be placed in the global layout or layout builder.
Views Area Custom Block
Add blocks in the views areas.
Useful for adding facet blocks to the view instead of via block layout.
Questions
How do I reuse a layout builder block in the block library.
I created a custom block type and added it to a layout. I want to reuse the block, but it isn't available.
If I had created it in the block library initially, I could reuse it. Is there a way to convert it?