pub fn MathMLTag<Ch: IntoView + 'static>(
props: MathMLTagProps<Ch>,
) -> impl IntoViewExpand description
§Required Props
- tag: [
&'static str] - children: [
TypedChildren<Ch>]
pub fn MathMLTag<Ch: IntoView + 'static>(
props: MathMLTagProps<Ch>,
) -> impl IntoView&'static str]TypedChildren<Ch>]