Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModalFieldStr ¶
type ModalFieldStr struct {
Value *string
}
func NewModalField ¶
func NewModalField(s string) ModalFieldStr
func (ModalFieldStr) SetStringValue ¶
func (s ModalFieldStr) SetStringValue(v string)
func (ModalFieldStr) StringValue ¶
func (s ModalFieldStr) StringValue() string
Click to show internal directories.
Click to hide internal directories.