MdOutlinedCard

@Composable
fun MdOutlinedCard(attrs: Attrs<HTMLElement>? = null, content: @Composable ElementScope<HTMLElement>.() -> Unit?)(source)