Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
TuiEditor::PropertyField
Inherits
Struct
/
Value
/
Object
A property field definition
Constructors
new
(name :
String
, label :
String
, type :
Symbol
= :string, options :
Nil
|
Array
(
String
) = nil)
Source
Instance methods
label
Source
label=
(label :
String
)
Source
name
Source
name=
(name :
String
)
Source
options
Source
options=
(options :
Array
(
String
) |
Nil
)
Source
type
Source
type=
(type :
Symbol
)
Source