CanvasOptionsRoot🔗Constructor🔗CanvasOptionsRoot() Methods🔗 build🔗Builds the object.def build() -> canvas.CanvasOptionsRoot elements🔗The list of canvas elements attached to the root elementdef elements(elements: list[cogbuilder.Builder[canvas.CanvasElementOptions]]) -> typing.Self name🔗Name of the root elementdef name(name: str) -> typing.Self See also🔗 CanvasOptionsRoot