UNPKG

308 BHTMLView Raw
1<wdg.checkbox>
2 <wdg:text att="text" $label="text" $value="Provide feedback to the devil" />
3 <wdg:checkbox att="value" $label="value" $value="true" />
4 <wdg:checkbox att="inverted" $text="inverted" $value="false" />
5 <wdg:checkbox att="wide" $text="wide" $value="false" />
6</wdg.checkbox>