Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/egonelbre/exp
/ Checkbox
Struct
Checkbox
view/basic.go:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
type
Field
struct
{ Content string }
4
type
Button
struct
{}
5
type
Checkbox
struct
{ Checked bool }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected