Documentation
¶
Overview ¶
Package demo provides helper for the example packages in "examples".
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Demo ¶
type Demo struct { Titled Next lines.Componenter // contains filtered or unexported fields }
Demo implements features all demonstrations, i.e. menu, context, tool-tip and stacked, have in common.
func (*Demo) OnFocusLost ¶
OnFocusLost reverts to single-framing.
type Gapper ¶ added in v0.10.0
type Gapper interface{ Gaps(int) *lines.GapsWriter }
Click to show internal directories.
Click to hide internal directories.