• A simple inline spinner with a message, used to signal that some part of a form is still waiting on an asynchronous operation.

    Parameters

    • props: { className?: string; message?: string }

    Returns Element