Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handle ¶
func Handle(evts ...Event) html.SingleAttr
Types ¶
type Event ¶
type Event struct {
// contains filtered or unexported fields
}
func (Event) Handle ¶
func (e Event) Handle() html.SingleAttr
func (Event) OnClick ¶
func (e Event) OnClick() html.SingleAttr
func (Event) OnDblClick ¶
func (e Event) OnDblClick() html.SingleAttr
func (Event) OnInput ¶
func (e Event) OnInput() html.SingleAttr
Click to show internal directories.
Click to hide internal directories.