説明
例
| 例 | |
{paragraph I am enabled}
{paragraph enabled? = false, I'm not}
|
例
| 例 | |
![]() | |
{radio-buttons
value = "first",
{RadioButton radio-value = "first"},
{RadioButton
radio-value = "second",
reactive-label = {ReactiveLabel
label-disabled = "(second)"
},
enabled? = false
},
{RadioButton radio-value = "third"}
}
|