# ghostkit/2.25.0/gutenberg/blocks/form/fields/hidden/block.json

Block Animations, Motion &amp; Scroll Effects – Ghost Kit, version 2.25.0. 14 lines.

- Page: https://pluginprobe.com/plugins/ghostkit/2.25.0/code/gutenberg/blocks/form/fields/hidden/block.json
- Raw: https://pluginprobe.com/plugins/ghostkit/2.25.0/raw/gutenberg/blocks/form/fields/hidden/block.json
- Modified: 2022-02-17T10:04:34+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/ghostkit/2.25.0/code/gutenberg/blocks/form/fields/hidden/block.json#L10-L20`.

```json
{
  "name": "ghostkit/form-field-hidden",
  "parent": ["ghostkit/form"],
  "category": "design",
  "title": "Hidden",
  "description": "Form field hidden.",
  "supports": {
    "html": false,
    "className": false,
    "anchor": true,
    "reusable": false
  }
}

```
