new OptionsQuery()
OptionsQuery constructor
Parameters
Name | Type | Default |
---|---|---|
$props * | array |
– |
For the $props
parameter, you pass an array with the following data, which will be used to set up the Kirby\Form\OptionsQuery
object:
Name | Type |
---|---|
aliases | array |
data * | array |
options | array |string |
query * | string |
text * | mixed |
value * | mixed |