Splunk Enterprise Certified Admin — Question 57

Which event handler uses the <selection> element to support pan and zoom functionality?

Answer options

Correct answer: A

Explanation

The Visualization event handler is specifically designed to manage graphical representations, which includes features like pan and zoom through the <selection> element. The other handlers, such as Form input, Condition, and Search event handlers, are focused on different functionalities and do not pertain to graphical manipulation.