close_loading_modal {shinyscholar} | R Documentation |
close_loading_modal
Description
For internal use. Close the modal once loading is complete
Usage
close_loading_modal(session = getDefaultReactiveDomain())
Arguments
session |
The session object passed to function given to shinyServer. |
Value
No return value, called for side effects
[Package shinyscholar version 0.4.2 Index]