Skip to contents

Place escUI() call somewhere within your ui definition

Usage

escUI(id = "esc")

Arguments

id

"esc"

Value

esckey module UI

Examples

if (FALSE) { # \dontrun{
# Placed in app UI function
escUI()
} # }