For example, ``` { name: 'navigation-up.flapjack', flapjack: aFlapjackInstance, from: aFlapjackGroupOrLeafInstance to: anotherFlapjackGroupOrLeafInstance originatingEvent: aKeypressEvent } ``` Other navigation events: - `navigation-down.flapjack` - down to the next item in the list - `navigation-in.flapjack` - open a group - `navigation-out.flapjack` - go back to the current group's parent
For example,
Other navigation events:
navigation-down.flapjack- down to the next item in the listnavigation-in.flapjack- open a groupnavigation-out.flapjack- go back to the current group's parent