Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

JSXInternal.HTMLMSElement

interface HTMLMSElement extends MathMLElement {
lquote?: string | undefined | SignalLike<string | undefined>;
rquote?: string | undefined | SignalLike<string | undefined>;
}

§Extends

§
MathMLElement
[src]

§Properties

§
lquote?: string | undefined | SignalLike<string | undefined>
[src]
§
rquote?: string | undefined | SignalLike<string | undefined>
[src]