Function leptos_dom::html::mark
source · pub fn mark(cx: Scope) -> HtmlElement<Mark>
Expand description
The <mark>
HTML element represents text which is marked or highlighted for reference or notation purposes, due to the marked passage’s relevance or importance in the enclosing context.