PrenixComponents.Checkbox (prenix_components v0.1.1)
Summary
Functions
Attributes
name
(:string
) (required)value
(:any
) (required)id
(:string
)checked
(:boolean
) - Defaults tofalse
.label_text
(:string
) - Defaults tonil
.invalid
(:boolean
) - Defaults tofalse
.disabled
(:boolean
) - Defaults tofalse
.class
(:string
) - Defaults tonil
.label_class
(:string
) - Defaults tonil
.checkbox_class
(:string
) - Defaults tonil
.
Slots
label
Functions
Link to this function
checkbox(assigns)
Attributes
name
(:string
) (required)value
(:any
) (required)id
(:string
)checked
(:boolean
) - Defaults tofalse
.label_text
(:string
) - Defaults tonil
.invalid
(:boolean
) - Defaults tofalse
.disabled
(:boolean
) - Defaults tofalse
.class
(:string
) - Defaults tonil
.label_class
(:string
) - Defaults tonil
.checkbox_class
(:string
) - Defaults tonil
.
Slots
label