---
title: Loading Content with AJAX
page_title: Loading Content with AJAX - Splitter - Kendo UI for Vue
description: "Load the content of the Kendo UI Splitter wrapper for Vue over AJAX."
slug: loading_content_ajax_splitter
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/layout/splitter/"
position: 1
---

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

# Loading Content with AJAX

The Splitter provides the built-in option for asynchronously loading content from a URL into the Splitter pane.

The URL is expected to return an HTML fragment that can be loaded in the panes of the Splitter.

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

## Suggested Links

* [Kendo UI Splitter for jQuery](https://docs.telerik.com/kendo-ui/controls/layout/splitter/overview)
* [API Reference of the Splitter](https://docs.telerik.com/kendo-ui/api/javascript/ui/splitter)
