R/component-empty-state.R
emptyStateServer.Rd
Handles interactions with the empty state component, primarily navigation to modUpload when the "Upload Artwork" button is clicked.
emptyStateServer(id, r = NULL)
Module ID (must match parent module ID)
Reactive values object for parent communication
None (server function)
if (FALSE) { # \dontrun{ emptyStateServer("profile", r) } # }