filterByStatic
| Generic types: | T |
No documentation has been provided.
Presentation
function filterByStatic (nodes: T[], isStatic: boolean): T[];Returns
T[]Parameters
| Name | Type | Description |
|---|---|---|
| nodes | T[] | |
| isStatic | boolean |
| Generic types: | T |
No documentation has been provided.
function filterByStatic (nodes: T[], isStatic: boolean): T[];T[]| Name | Type | Description |
|---|---|---|
| nodes | T[] | |
| isStatic | boolean |