MCPcopy 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

3type Field struct{ Content string }
4type Button struct{}
5type Checkbox struct{ Checked bool }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected