JSXInternal.MTrMathMLAttributes
interface MTrMathMLAttributes <T extends EventTarget> extends MathMLAttributes<T> {
columnalign?: Signalish<"center" | "left" | "right" | undefined>;
rowalign?: Signalish<"axis" | "baseline" | "bottom" | "center" | "top" | undefined>;
}§Extends
§Properties
§
Non-standard attribute See https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mtr#columnalign
§
Non-standard attribute See https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mtr#rowalign