A standard collection of re-usable objects.
Go to file
2024-06-19 00:38:54 -04:00
layouts Fix flow layout getting stuck in a loop 2024-06-15 18:12:08 -04:00
button.go Contract layouts are now based on new Row and Column layouts 2024-06-12 03:15:38 -04:00
calendar.go Fix calendar prev/forward month buttons 2024-06-19 00:38:54 -04:00
checkbox.go Update code for objects 2024-06-11 16:40:35 -04:00
container.go Fix up objects code 2024-06-11 17:17:11 -04:00
dialog.go Update Tomo API 2024-05-27 15:22:18 -04:00
go.mod Update Tomo API 2024-06-11 16:40:06 -04:00
go.sum Update Tomo API 2024-06-11 16:40:06 -04:00
heading.go Update code for objects 2024-06-11 16:40:35 -04:00
icon.go Update code for objects 2024-06-11 16:40:35 -04:00
label.go Update code for objects 2024-06-11 16:40:35 -04:00
labelcheckbox.go Update code for objects 2024-06-11 16:40:35 -04:00
LICENSE
menu.go Update code for objects 2024-06-11 16:40:35 -04:00
menuitem.go Update code for objects 2024-06-11 16:40:35 -04:00
numberinput.go Update code for objects 2024-06-11 16:40:35 -04:00
README.md bruhhhh 2023-09-04 02:56:23 -04:00
scrollbar.go Some internal layouts return recommended sizes 2024-06-15 09:27:35 -04:00
scrollcontainer.go Some internal layouts return recommended sizes 2024-06-15 09:27:35 -04:00
separator.go Update code for objects 2024-06-11 16:40:35 -04:00
slider.go Fix up objects code 2024-06-11 17:17:11 -04:00
textinput.go Update code for objects 2024-06-11 16:40:35 -04:00
textview.go Update code for objects 2024-06-11 16:40:35 -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.