ChemPal Documentation - v1.12.0
    Preparing search index...

    Interfaces

    UpdatePromptProps

    Props for UpdatePrompt.

    • notice - The pending update, or undefined to render nothing.
    • onDismiss - Invoked when the user dismisses the prompt for good (✕).
    • onSnooze - Invoked when the user defers the prompt (modal "Later").
    • onApply - Invoked when the user takes the call to action.