Version string of available update.
Release notes in markdown or plain text.
Release date string.
Callback when download button is clicked.
Callback when dismiss button is clicked.
Callback when install button is clicked.
OptionaldownloadDownload progress percentage (0-100), defaults to 0.
OptionalisWhether download is in progress, defaults to false.
OptionalisWhether update has been downloaded, defaults to false.
OptionalerrorError message if download/install failed, defaults to undefined.
Props for the UpdateNotification component.
Source