SearchForm
interface
Properties
| Name | Type | Description |
|---|---|---|
matchCase? |
boolean |
|
matchWord? |
boolean |
|
query |
string |
|
useRegex? |
boolean |
interface
| Name | Type | Description |
|---|---|---|
matchCase? |
boolean |
|
matchWord? |
boolean |
|
query |
string |
|
useRegex? |
boolean |