A standard collection of re-usable objects.
Go to file
2024-06-07 01:59:29 -04:00
layouts Flow layout no longer leaves last box behind 2024-05-17 14:43:06 -04:00
button.go Text-less buttons place their icon in the middle 2024-06-07 01:58:29 -04:00
checkbox.go Store role in Boxes 2024-06-03 21:13:18 -04:00
container.go Store role in Boxes 2024-06-03 21:13:18 -04:00
dialog.go Update Tomo API 2024-05-27 15:22:18 -04:00
go.mod Update Tomo API 2024-06-07 01:58:09 -04:00
go.sum Update Tomo API 2024-06-07 01:58:09 -04:00
heading.go Store role in Boxes 2024-06-03 21:13:18 -04:00
icon.go Store role in Boxes 2024-06-03 21:13:18 -04:00
label.go Store role in Boxes 2024-06-03 21:13:18 -04:00
labelcheckbox.go Store role in Boxes 2024-06-03 21:13:18 -04:00
LICENSE I forgor the license 2023-08-13 21:56:16 -04:00
menu.go Add menus 2024-06-07 01:59:29 -04:00
menuitem.go Add menus 2024-06-07 01:59:29 -04:00
numberinput.go Store role in Boxes 2024-06-03 21:13:18 -04:00
README.md bruhhhh 2023-09-04 02:56:23 -04:00
scrollbar.go Store role in Boxes 2024-06-03 21:13:18 -04:00
scrollcontainer.go Store role in Boxes 2024-06-03 21:13:18 -04:00
separator.go Store role in Boxes 2024-06-03 21:13:18 -04:00
slider.go Store role in Boxes 2024-06-03 21:13:18 -04:00
textinput.go Store role in Boxes 2024-06-03 21:13:18 -04:00
textview.go Store role in Boxes 2024-06-03 21:13:18 -04:00

objects

Go Reference

Objects contains a standard collection of re-usable objects. All objects in this module visually conform to whatever the theme is set to.