Create object ModalFeedback
Arguments
- content
A character string or a list of character strings to form the text of the question, which may include HTML tags.
- title
A character value, optional, representing the title of the modal feedback window.
- show
A boolean value, optional, determining whether to show (
TRUE) or hide (FALSE) the modal feedback. Default isTRUE.
Value
An object of class ModalFeedback