Learn R Programming

shiny.info (version 0.2.0)

.shortcut_condition: Create a JS condition for a shortcut

Description

Create a JS condition for a shortcut

Usage

.shortcut_condition(shortcut)

Arguments

shortcut

keys that should be checked. Shortcut can include special keys: Ctrl, Alt, Shift. Keys should be separated with '+' sign. Default Ctrl+Shift+K

Value

JS condition for checking shortcut