options property

List? options
getter/setter pair

选择类型的选项,可以是纯字符串,也可以是 TFormOptionModel 对象

Implementation

List? options;