mergeOptions(array( // "attributes" => array( // "@click.prevent" => "create_account" // ) // )); // Do not handle passward reset with vue // $items['request_password']['#url']->mergeOptions(array( // 'attributes' => array( // "@click.prevent" => "request_password" // ) // )); return $build; } }