Documentation
¶
Index ¶
- func NewButton(label string) *button
- func NewCheckbox(label string, checked bool) *checkbox
- func NewColumnLayout() *columnLayout
- func NewFrame(inner core.Component) *frame
- func NewInput() *input
- func NewListSelect(options []string) *listSelect
- func NewMultiListSelect(options []string) *listMultiSelect
- func NewPasswordInput() *passwordInput
- func NewRowLayout() *rowLayout
- func NewSpacer(size core.Size) *spacer
- func NewText(content string) *text
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCheckbox ¶
func NewColumnLayout ¶
func NewColumnLayout() *columnLayout
func NewListSelect ¶
func NewListSelect(options []string) *listSelect
func NewMultiListSelect ¶
func NewMultiListSelect(options []string) *listMultiSelect
func NewPasswordInput ¶
func NewPasswordInput() *passwordInput
func NewRowLayout ¶
func NewRowLayout() *rowLayout
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.