title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
Loading Content with AJAX |
Loading Content with AJAX - Splitter - Kendo UI for Vue |
Load the content of the Kendo UI Splitter wrapper for Vue over AJAX. |
loading_content_ajax_splitter |
1 |
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 %}