Skip to content

CanvasOptionsRoot🔗

Constructor🔗

CanvasOptionsRoot()

Methods🔗

build🔗

Builds the object.

def build() -> canvas.CanvasOptionsRoot

elements🔗

The list of canvas elements attached to the root element

def elements(elements: list[cogbuilder.Builder[canvas.CanvasElementOptions]]) -> typing.Self

name🔗

Name of the root element

def name(name: str) -> typing.Self

See also🔗