linXiv frontend (TS/JS)
    Preparing search index...

    Function useUrlDialog

    • Dialog open-state as a URL search param: opening pushes a history entry, so the back button (in-app or browser) closes the dialog.

      Parameters

      • param: string

      Returns { close: () => void; open: boolean; show: () => void }