JchuComponents
Toggle table of contents
3.0.0-alpha07
release
Target filter
release
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.composables.chips
/
TagDefaults
Tag
Defaults
object
TagDefaults
Members
Functions
tag
Colors
Link copied to clipboard
@
Composable
fun
tagColors
(
backgroundColor
:
Color
=
Color.White.copy(alpha = .2f)
,
contentColor
:
Color
=
Color.White
)
:
TagColors