MdChipSet

@Composable
fun MdChipSet(ariaLabel: String? = null, ariaLabelledBy: String? = null, attrs: AttrBuilderContext<HTMLElement>? = null, content: ContentBuilder<HTMLElement>? = null)(source)