Description Usage resetButtonServer
This module starts a modal that confirms whether the user wants to reset nebula back to its original state when loaded. This is useful when you have finished analysing a otolith image, and want to open a new one.
Confirmation dialog for delete
1 2 3 4 5 6 7 | resetButtonUI(id, label = "Reset All")
resetButton(input, output, session)
confirmDeleteUI(id, label = "Delete all Points")
confirmDelete(input, output, session)
|
creates a secondary ui asking for confirmatio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.