Skip to content

Checkbox

NightWriter edited this page Apr 23, 2012 · 2 revisions

Выводит стандартный checkbox на форму. Пример настройки:

field_name:
    class: CheckBox
    value: true
    label: This is a sample Label

value, установленное в true, означает установку свойства checked по умолчанию

Clone this wiki locally