# extendify/0.11.0/src/Library/blocks/library/block.json

Extendify, version 0.11.0. 18 lines.

- Page: https://pluginprobe.com/plugins/extendify/0.11.0/code/src/Library/blocks/library/block.json
- Raw: https://pluginprobe.com/plugins/extendify/0.11.0/raw/src/Library/blocks/library/block.json
- Modified: 2022-05-27T00:51:26+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/extendify/0.11.0/code/src/Library/blocks/library/block.json#L10-L20`.

```json
{
    "$schema": "https://schemas.wp.org/trunk/block.json",
    "apiVersion": 2,
    "name": "extendify/library",
    "title": "Pattern Library",
    "description": "Add block patterns and full page layouts with the Extendify Library.",
    "keywords": ["template", "layouts"],
    "textdomain": "extendify",
    "attributes": {
        "preview": {
            "type": "string"
        },
        "search": {
            "type": "string"
        }
    }
}

```
