Checkbox

Description

Shows a simple checkbox, the state of the checkbox will be saved as a boolean.

Parameters

No parameters available

Example

<property name="available" type="checkbox">
    <meta>
        <title lang="en">Available</title>
    </meta>
</property>