getNodesWithAttribute

getNodesWithAttribute

Get all nodes with a certain attribute.

framer.getNodesWithAttribute(attribute: T): Promise<Node[]

Parameters

  • attribute: T

Returns

  • Promise<Node[]>