• Renders a loading animation while an image is being fetched

    Parameters

    Returns null | ReactElement<any, any>

    Example

    <ImageLoader imgSrc="/location/thumb.png" />
    

Generated using TypeDoc