Documentation

class Viewmethod

requestFocus()

Requests input focus on the output element.

abstract requestFocus(): void;

Related