kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
silk-widgets
/
com.varabyte.kobweb.silk.components.forms
/
CheckboxIconScope
Checkbox
Icon
Scope
class
CheckboxIconScope
(
source
)
Members
Members & Extensions
Properties
color
Mode
Link copied to clipboard
val
colorMode
:
ColorMode
indeterminate
Link copied to clipboard
val
indeterminate
:
Boolean
Functions
Checked
Icon
Link copied to clipboard
@
Composable
fun
CheckboxIconScope
.
CheckedIcon
(
provideIcon
:
@
Composable
CheckboxIconScope
.
(
)
->
Unit
)
A convenient icon builder where you only care about the non-indeterminate case.