---
title: Loading Content with AJAX
page_title: Loading Content with AJAX - PanelBar - Kendo UI for Vue
description: "Load the content of the Kendo UI PanelBar wrapper for Vue over AJAX."
slug: loading_content_ajax_panelbar_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/layout/panelbar/routing/"
position: 6
---

<div><WrapperBanner link="/kendo-vue-ui/components/layout/panelbar"></WrapperBanner></div> 

# Loading Content with AJAX

The PanelBar provides the built-in option for asynchronously loading content from an array of URLs.

The URLs are expected to return HTML fragments that can be loaded in the items of the PanelBar.

{% meta height:550 %}
{% embed_file panelbar/loading/main.vue preview %}
{% embed_file panelbar/loading/main.js %}
{% endmeta %}

## Suggested Links

* [Kendo UI PanelBar for jQuery](https://docs.telerik.com/kendo-ui/controls/navigation/panelbar/overview)
* [API Reference of the PanelBar Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/panelbar)
