| 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 |
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 %}
{% endhighlight %}
The following screenshot illustrates the Tab with Template support.

