Label for input but applicable only when using it in inspector controls.
- Type:
String
- Required: No
Used to add help text below the field.
- Type:
String
- Required: No
For more read gutenberg readme.
Example:
url: {
type: 'string',
field: {
type: 'link',
},
}
This will return link.
- Type:
string