defaultActionsList
const
defaultActionsList:object
Defined in: plugins/actions/constants.ts:28
Type declaration
Section titled “Type declaration”action
Section titled “action”action:
object
action.context
Section titled “action.context”context:
string
='*'
back:
object
back.context
Section titled “back.context”context:
string
[]
down:
object
down.context
Section titled “down.context”context:
string
[]
left:
object
left.context
Section titled “left.context”context:
string
[]
menu:
object
menu.context
Section titled “menu.context”context:
string
[]
next:
object
next.context
Section titled “next.context”context:
string
[]
pause:
object
pause.context
Section titled “pause.context”context:
string
='*'
right:
object
right.context
Section titled “right.context”context:
string
='*'
select
Section titled “select”select:
object
select.context
Section titled “select.context”context:
string
[]
start:
object
start.context
Section titled “start.context”context:
string
='*'
unpause
Section titled “unpause”unpause:
object
unpause.context
Section titled “unpause.context”context:
string
='*'
up:
object
up.context
Section titled “up.context”context:
string
[]