R
fn

nodeSelection

tested

Construct a block-level selection.

Signature

ts
export function nodeSelection(ids: readonly string[]): NodeSelection{ ... }

Parameters

ParameterTypeDescription
idsreadonly string[]

Returns

NodeSelection