Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.57 KB

File metadata and controls

42 lines (34 loc) · 1.57 KB
layout post
title Template Support in VUe Tabs Control | Syncfusion
description Learn here about Template Support with Syncfusion Essential Angular Tabs control, its elements, and more.
platform angular
control Tab
documentation ug

Template Support in VUe Tabs Control

We can use this option to load any HTML elements and showcase it in the Tab panels as per our requirement.

We can load the contents or HTML elements directly inside the <div> element which we are going to convert as Tab control.

{% highlight html %}

corn-spinach
Rate : $70
Ingredients : cheese, sweet corn & green capsicums.
Description: Small pizza bases are topped with spinach and paneer and fresh cream, a nice layer of mozzarella cheese. This is baked until the cheese is all hot and gooey.

{% endhighlight %}

The following screenshot illustrates the Tab with Template support.

Template Support in VUe Tabs Control.