getNodesWithAttributeSet

getNodesWithAttributeSet

Get all nodes with a certain attribute which value is set.

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

Parameters

  • attribute: T

Returns

  • Promise<Node[]>