MDCRichTooltip

@Composable
fun MDCRichTooltip(id: String, opts: Builder<MDCRichTooltipOpts>? = null, attrs: AttrBuilderContext<HTMLDivElement>? = null, anchorContent: ComposableBuilder<MDCRichTooltipAnchorScope>? = null, tooltipContent: ComposableBuilder<MDCRichTooltipScope>? = null)

JS API