# BooleanField
# Props
Prop name | Description | Type | Values | Default | Required |
---|---|---|---|---|---|
id | string() | false | |||
value | any() | true | |||
value-true | any() | false | |||
value-false | any() | false | |||
disabled | bool() | false |
# Events
Event name | Properties | Description |
---|---|---|
input |
# Slots
Name | Description | Bindings |
---|---|---|
default |
<BooleanField>Default Example Usage</BooleanField>