Skip to content

Commit 6f424a0

Browse files
authored
Update form-fields.md
1 parent ea6ac0b commit 6f424a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

widgets-bundle/form-building/form-fields.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Renders an input field for entering any URL and a button for convenient selectio
4848
#### Additional options
4949
- placeholder: `string` A string to display before any text has been input.
5050
- readonly: `bool` If true, this field will not be editable.
51+
- post_types: `array` Array of strings post types by which to search.
5152

5253
#### Example
5354
Form options input:

0 commit comments

Comments
 (0)