🗃️ Containers
5 items
📄️ Align
Component used to center or align a child component.
📄️ Button
A button you can click.
📄️ Canvas
Arbitrary size area on which the application may draw any content.
📄️ CheckBox
A little box you can check or leave unmarked.
📄️ Image
Displays the image from an ImageData as a component on the screen.
📄️ Label
Label only containing text for the user to view.
📄️ Margin
TODO.
📄️ Rect
Arbitrary size area filled with a given color.
📄️ Scrollable
TODO.
📄️ Spacing
TODO.
📄️ TextArea
Editable multi-line text input box.
📄️ TextField
Editable one-line text input box.