Skip to content

Type alias: SetElements

Ƭ SetElements: (elements: Elements | (elements: FlowElements) => Elements) => void

Type declaration

â–¸ (elements): void

Parameters
NameType
elementsElements | (elements: FlowElements) => Elements
Returns

void

Released under the MIT License.