MCPcopy Create free account
hub / github.com/BuilderIO/mitosis / AudioHTMLAttributes

Interface AudioHTMLAttributes

packages/core/jsx-runtime.d.ts:329–329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

327 }
328
329 interface AudioHTMLAttributes<T> extends MediaHTMLAttributes<T> {}
330
331 interface AreaHTMLAttributes<T> extends HTMLAttributes<T> {
332 alt?: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…