- Preparing search index...
- The search index is not available
@fold-dev/core
- Audio(props): ReactElement<any, string | JSXElementConstructor<any>>
-
Parameters
-
props: {
audioProps?: any;
autoPlay?: boolean;
controls?: boolean;
loader?: boolean;
muted?: boolean;
srcs: AudioSource[];
} & AriaAttributes & CommonProps & ShorthandProps & DOMAttributes<any> & RefAttributes<unknown>
Returns ReactElement<any, string | JSXElementConstructor<any>>
NOTE: Exotic components are not callable.