fn
nodeSelection
testedConstruct a block-level selection.
Signature
ts
export function nodeSelection(ids: readonly string[]): NodeSelection{ ... }Parameters
| Parameter | Type | Description |
|---|---|---|
ids | readonly string[] | — |
Returns
NodeSelection| Property | Type | Description |
|---|---|---|
kind | 'node' | — |
ids | readonly string[] | — |