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

JSXInternal.MRowMathMLAttributes

deprecated
@deprecated

Please import from the Preact namespace instead

interface MRowMathMLAttributes <T extends EventTarget> extends MathMLAttributes<T> {}

§Type Parameters

§
T extends EventTarget
[src]

§Extends