Package-level declarations
Functions
Link copied to clipboard
fun BpkSegmentedControl(buttonContents: List<String>, onItemClick: (Int) -> Unit, selectedIndex: Int, modifier: Modifier = Modifier, shadow: Boolean = false, type: BpkSegmentedControlStyle = BpkSegmentedControlStyle.CanvasDefault)