KSS is in production mode. Setup

Focus

We test the focus action/command : it is used to set focus to form widgets.

The focus is set to various widgets : input, select, textarea...

Focus on none.

Focus to input type="text".

Click the buttons to set focus to the input.
Click me ! Click me !

Focus to textarea.

Click the buttons to set focus to the textarea.
Click me ! Click me !

Focus to select.

Click the buttons to set focus to the select.
Click me ! Click me !

Focus to input type="radio".

Click the buttons to set focus to the radio.
Click me ! Click me !

Focus to input type="checkbox".

Click the buttons to set focus to the checkbox.
Click me ! Click me !