pub(super) fn replacable(
head: InTermState,
elements: FTMLElements,
orig: OriginalNode,
is_var: bool,
uri: URI,
notation_signal: RwSignal<Option<DocumentElementURI>>,
) -> impl IntoView
Available on crate feature
omdoc
only.