SelectionPill

fun SelectionPill(option: ToggleButtonOption, selected: Boolean, onClick: (option: ToggleButtonOption) -> Unit = {})

This composable is the Book Condition Tooltip. It displays a tooltip for the user to see the condition of their book.

See also