A standard collection of re-usable objects. https://holanet.xyz/soft/tomo/
Go to file
2024-08-25 01:31:55 -04:00
internal
layouts
.editorconfig
button.go
calendar.go
checkbox.go
colorpicker.go
container.go Update doc comment for Container 2024-08-24 20:13:38 -04:00
dialog.go
dropdown.go
go.mod
go.sum
heading.go
icon.go
input.go
label.go
labelcheckbox.go
labelswatch.go
LICENSE
menu.go
menuitem.go
mimeicon.go
numberinput.go NumberInput no longer embeds tomo.ContainerBox 2024-08-24 20:19:01 -04:00
README.md
scrollbar.go Scrollbar no longer embeds tomo.ContainerBox 2024-08-24 21:35:43 -04:00
scrollcontainer.go ScrollContainer no longer embeds ContainerBox 2024-08-24 21:41:16 -04:00
separator.go Ensure Separator fulfils tomo.Object 2024-08-24 22:03:35 -04:00
slider.go Slider no longer embeds tomo.ContainerBox 2024-08-24 22:09:31 -04:00
swatch.go Swatch no longer embeds tomo.CanvasBox 2024-08-24 22:12:43 -04:00
tabbedcontainer.go TabbedContainer no longer embeds tomo.ContainerBox 2024-08-24 22:26:00 -04:00
textinput.go TextInput no longer embeds tomo.TextBox 2024-08-25 01:31:55 -04:00
textview.go

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.