//
pkg.gl
Category
github.com/codeation/tile
view
fieldview
package
0.1.5
Repository:
https://github.com/codeation/tile.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
124 SLOC
#
Functions
New
New creates a FieldView.
WithFocused
WithFocused returns a FieldWithFocused.
#
Structs
FieldView
FieldView is a text element.
FieldWithFocused
FieldWithFocused contains a field with focused state func.
#
Interfaces
Fielder
Fielder is an interface of a field model.
FocusFielder
FocusFielder is an interface of a field model with a focused flag.