@serenity-is/corelib / Select2QueryOptions
Interface: Select2QueryOptions
Table of contents
Properties
Properties
callback
• Optional callback: (p1: Select2Result) => void
Type declaration
▸ (p1): void
Parameters
| Name | Type |
|---|---|
p1 |
Select2Result |
Returns
void
Defined in
context
• Optional context: any
Defined in
element
• Optional element: Select2Element
Defined in
matcher
• Optional matcher: (p1: any, p2: any, p3?: any) => boolean
Type declaration
▸ (p1, p2, p3?): boolean
Parameters
| Name | Type |
|---|---|
p1 |
any |
p2 |
any |
p3? |
any |
Returns
boolean
Defined in
page
• Optional page: number
Defined in
term
• Optional term: string