MdOutlinedSegmentedButtonSet

@Composable
fun MdOutlinedSegmentedButtonSet(multiselect: Boolean? = null, attrs: AttrBuilderContext<HTMLElement>? = null, content: ContentBuilder<HTMLElement>? = null)(source)