shortcut to view page source
This commit is contained in:
parent
8dcb8f8c22
commit
21c28e668e
4 changed files with 10 additions and 0 deletions
|
@ -37,6 +37,9 @@ export default {
|
|||
// Focus
|
||||
FOCUS_INPUT: 'focus.input',
|
||||
|
||||
// Page
|
||||
PAGE_SOURCE: 'page.source',
|
||||
|
||||
// Tabs
|
||||
TAB_CLOSE: 'tabs.close',
|
||||
TAB_CLOSE_FORCE: 'tabs.close.force',
|
||||
|
|
Reference in a new issue