Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TextView ¶
type TextView struct {
// contains filtered or unexported fields
}
TextView is a text element. TextView is used to draw the field's value inside any rectangle
func New ¶
func New(fielder fieldview.FocusFielder, font *impress.Font, lineHeight int, foreground fn.Color, cursor view.Viewer) *TextView
New creates a TextView
Click to show internal directories.
Click to hide internal directories.