Toolbar

class ui.toolbar.Toolbar()

A basic vertical toolbar component for stacking buttons and other interactive elements.

This component provides a flexible container with consistent spacing and alignment for toolbar buttons. It automatically arranges child elements vertically with proper gaps and centers them within a fixed-width container.

Index

Constructors

Constructors

ui.toolbar.Toolbar.constructor()
Toolbar(): Toolbar

Returns: Toolbar