Compose Preview Lab
Toggle table of contents
0.1.0-dev09
common
Target filter
common
Switch theme
Search in API
Skip to content
Compose Preview Lab
ui
/
me.tbsten.compose.preview.lab.ui.components
/
CheckboxDefaults
Checkbox
Defaults
object
CheckboxDefaults
Members
Properties
Box
In
Duration
Link copied to clipboard
const
val
BoxInDuration
:
Int
=
50
Box
Out
Duration
Link copied to clipboard
const
val
BoxOutDuration
:
Int
=
100
Check
Animation
Duration
Link copied to clipboard
const
val
CheckAnimationDuration
:
Int
=
100
Checkbox
Default
Padding
Link copied to clipboard
val
CheckboxDefaultPadding
:
Dp
Checkbox
Size
Link copied to clipboard
val
CheckboxSize
:
Dp
Minimum
Interactive
Size
Link copied to clipboard
val
MinimumInteractiveSize
:
Dp
Radius
Size
Link copied to clipboard
val
RadiusSize
:
Dp
Stroke
Width
Link copied to clipboard
val
StrokeWidth
:
Dp
Functions
colors
Link copied to clipboard
@
Composable
fun
colors
(
)
:
CheckboxColors