MdDivider

@Composable
fun MdDivider(inset: Boolean? = null, insetStart: Boolean? = null, insetEnd: Boolean? = null, attrs: AttrBuilderContext<HTMLElement>? = null, content: ContentBuilder<HTMLElement>? = null)(source)