Package-level declarations
Types
Link copied to clipboard
A list item variant that adds focus to a ListItem. When at least one item in a list is focused, the other items are rendered so that the focused ones are more visible. This property has an effect only when using a Quarkdown renderer.
Link copied to clipboard
data class LocationTargetListItemVariant(val target: LocationTrackableNode, val format: (DocumentNumbering) -> NumberingFormat?) : ListItemVariant