new OptionsQuery()
new OptionsQuery(string $query, ?string $text = null, ?string $value = null, ?string $icon = null, ?string $info = null)
Parameters
| Name | Type | Default |
|---|---|---|
| $query * | string |
– |
| $text | string|null |
null |
| $value | string|null |
null |
| $icon | string|null |
null |
| $info | string|null |
null |