setAttributes

setAttributes

Set the attributes of a node.

framer.setAttributes(nodeId: NodeId, attributes: Partial<AnyEditableAttributes>): Promise<AnyNode | null

Parameters

Returns