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