Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IT ¶
type IT struct {
*base.MDC
vecty.Core
Root vecty.MarkupOrChild
ChangeHandler func(thisIT *IT, e *vecty.Event)
On bool
Disabled bool
OnIcon *icon.I
OffIcon *icon.I
OnLabel string
OffLabel string
// contains filtered or unexported fields
}
IT is a vecty-material icontoggle component.
func (*IT) Render ¶
func (c *IT) Render() vecty.ComponentOrHTML
Render implements the vecty.Component interface.
Click to show internal directories.
Click to hide internal directories.