find-in-tab-content
Documentation / lib/components/TabManager/find-in-tab-content
default()
function default(
document: object,
searchText: string,
snippetTextSize?: number): object;
Defined in: web-app/src/lib/components/TabManager/find-in-tab-content.js:15
Find query words in tab content and if found return object
Parameters
Parameter | Type | Default value | Description |
---|---|---|---|
| { |
| |
|
|
| ‐ |
|
|
| ‐ |
|
|
| ‐ |
|
|
| ‐ |
|
|
| |
|
|
|
Returns
object
Name | Type | Defined in |
---|---|---|
|
| web-app/src/lib/components/TabManager/find-in-tab-content.js:8 |
|
| web-app/src/lib/components/TabManager/find-in-tab-content.js:11 |
|
| web-app/src/lib/components/TabManager/find-in-tab-content.js:9 |
|
| web-app/src/lib/components/TabManager/find-in-tab-content.js:12 |
|
| web-app/src/lib/components/TabManager/find-in-tab-content.js:10 |