Octavius Framework
Toggle table of contents
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Framework
ui-core
/
org.octavius.ui.timeline
/
SelectionBadge
Selection
Badge
desktop
@
Composable
private
fun
SelectionBadge
(
selection
:
TimeSelection
,
style
:
TimelineTheme.SelectionStyle
,
onArrowClick
:
(
)
->
Unit
)