setSelection

setSelection

Set the current selection.

framer.setSelection(nodeIds: string | Iterable<string>): Promise<void

Parameters

  • nodeIds: string | Iterable<string>

Returns

  • Promise<void>