@serenity-is/corelib / LookupOptions
Interface: LookupOptions<TItem>
Type parameters
| Name |
|---|
TItem |
Table of contents
Properties
Methods
Properties
idField
• Optional idField: string
Defined in
parentIdField
• Optional parentIdField: string
Defined in
textField
• Optional textField: string
Defined in
Methods
textFormatter
▸ Optional textFormatter(item): string
Parameters
| Name | Type |
|---|---|
item |
TItem |
Returns
string