Inquirer.js icon indicating copy to clipboard operation
Inquirer.js copied to clipboard

Is there an event for navigating between options?

Open arunvelsriram opened this issue 5 years ago • 0 comments

For example, consider a question of type: 'list' and when the user navigates between different choices do we have an event emitted with currently selected choice?

I looked at the docs but couldn't find such example.

arunvelsriram avatar Oct 17 '20 15:10 arunvelsriram