Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
<advanced:text
field="{string}"
label="{string}"
placeholder="{string}"
multiple>
</advanced:text>
| Param | Type | Details |
|---|---|---|
| field | string | The field to apply the filter to. |
| label | string | The input label. |
| placeholder | string | The input placeholder. |
| multiple | boolean | Allows additional input fields to be created by the user. Default true. |
Was this page helpful?