Overrides CommandInterface::render
public function render() { return [ 'command' => 'focusFirst', 'selector' => $this->selector, ]; }