Props for WhatsNewModal.
notice
undefined
open
onClose
onApply
The subset of an update notice this modal renders. Accepts both a pending update and an already-installed one; source is only present on the former.
source
Props for WhatsNewModal.
notice- The release whose notes are shown;undefinedrenders nothing.open- Whether the modal is visible.onClose- Invoked when the user closes without applying.onApply- Call to action for a pending update. Omit for notes about an already-installed release, which leaves a single acknowledging button.