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
/
BlockBadge
Block
Badge
desktop
@
Composable
private
fun
BlockBadge
(
block
:
TimelineBlock
,
style
:
TimelineTheme.SelectionStyle
,
onArrowClick
:
(
)
->
Unit
)