Documentation
¶
Rendered for js/wasm
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Button ¶
func (*Button) SetDisabled ¶
type Container ¶
func NewContainer ¶
func NewContainer() *Container
type Input ¶
type Input struct {
Value string
Placeholder string
Type string
OnChange func(string)
OnInput func(string)
Class string
}
func (*Input) OnChangeHandler ¶
func (*Input) OnInputHandler ¶
Click to show internal directories.
Click to hide internal directories.