showBookmarkUrlModal: Display a modal dialog for bookmarking

View source: R/bookmark-state.R

showBookmarkUrlModalR Documentation

Display a modal dialog for bookmarking

Description

This is a wrapper function for urlModal() that is automatically called if an application is bookmarked but no other onBookmark() callback was set. It displays a modal dialog with the bookmark URL, along with a subtitle that is appropriate for the type of bookmarking used ("url" or "server").

Usage

showBookmarkUrlModal(url)

Arguments

url

A URL to show in the modal dialog.


rstudio/shiny documentation built on May 15, 2024, 10:33 a.m.