MCPcopy Create free account
hub / github.com/aarzilli/nucular / OptionText

Method OptionText

nucular.go:2239–2251  ·  view source on GitHub ↗

OptionText adds a radio button to win. If is_active is true the radio button will be drawn selected. Returns true when the button is clicked once. You are responsible for ensuring that only one radio button is selected at once.

(text string, is_active bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

basicDemoFunction · 0.80
overviewMenubarMethod · 0.80
overviewBasicWidgetsMethod · 0.80
overviewMenubarMethod · 0.80
overviewBasicWidgetsMethod · 0.80

Calls 4

widgetMethod · 0.95
inputMaybeMethod · 0.95
toggleWidthFunction · 0.85
doToggleFunction · 0.85

Tested by

no test coverage detected