• This function resets the status of several elements to their initial state when the user first arrives at, or reloads, the table page.

    Returns void

    Remarks

    This function is called when the table page is first loaded or refreshed. It's designed to:

    1. Clear the loader container's inner HTML.
    2. Hide the data table.
    3. Clear the file input's value.
    4. Set the library selector value to "none".
    5. Disable various interactive buttons.

Generated using TypeDoc