You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Vogel 2f8a3b5016 Add CheckBox and RadioButton input components
- Add support for *bool to FieldBindAny
- Update example page PageInput
1 year ago
..
button.go Support button to bind to boolean variables 1 year ago
button.vugu Remove margin from input elements 1 year ago
button_vgen.go Remove margin from input elements 1 year ago
check-box.go Add CheckBox and RadioButton input components 1 year ago
check-box.vugu Add CheckBox and RadioButton input components 1 year ago
check-box_vgen.go Add CheckBox and RadioButton input components 1 year ago
dropdown.go Add dropdown component 1 year ago
dropdown.vugu Remove margin from input elements 1 year ago
dropdown_vgen.go Remove margin from input elements 1 year ago
dummy.go Add dummy variables to packages 1 year ago
events.go Several changes 1 year ago
field-binder.go Add CheckBox and RadioButton input components 1 year ago
field.go Add ID tag to input:Field component 1 year ago
field.vugu Add ID tag to input:Field component 1 year ago
field_vgen.go Add ID tag to input:Field component 1 year ago
generate.go Several changes 1 year ago
list-binder.go Add input component for tags 1 year ago
radio-button.go Add CheckBox and RadioButton input components 1 year ago
radio-button.vugu Add CheckBox and RadioButton input components 1 year ago
radio-button_vgen.go Add CheckBox and RadioButton input components 1 year ago
tags.go Add input component for tags 1 year ago
tags.vugu Add input component for tags 1 year ago
tags_vgen.go Add input component for tags 1 year ago