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
/
ChipDefaults
Chip
Defaults
object
ChipDefaults
Members
Properties
Chip
Icon
Horizontal
Padding
Link copied to clipboard
val
ChipIconHorizontalPadding
:
Dp
Chip
Icon
Size
Link copied to clipboard
val
ChipIconSize
:
Dp
Chip
Outline
Height
Link copied to clipboard
val
ChipOutlineHeight
:
Dp
Chip
Rect
Shape
Link copied to clipboard
val
ChipRectShape
:
RoundedCornerShape
content
Padding
Link copied to clipboard
val
contentPadding
:
PaddingValues
Functions
chip
Elevation
Link copied to clipboard
@
Composable
fun
chipElevation
(
)
:
ButtonElevation
primary
Elevated
Link copied to clipboard
@
Composable
fun
primaryElevated
(
shape
:
Shape
)
:
ChipStyle
primary
Filled
Link copied to clipboard
@
Composable
fun
primaryFilled
(
shape
:
Shape
)
:
ChipStyle
primary
Outlined
Link copied to clipboard
@
Composable
fun
primaryOutlined
(
shape
:
Shape
)
:
ChipStyle