DevExpress-Examples / devextreme-tabpanel-customize-view-content

This example demonstrates how to use custom editors in a TabPanel content.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TabPanel for DevExtreme - How to customize view content

This example demonstrates how to display DevExtreme components in a TabPanel's view content area.

The TabPanel with an opened 'Charts' tab

The implementation methods differ depending on the framework.

  • In jQuery and ASP.NET Core, use the item's template option.

  • In Vue and Angular, specify custom templates.

  • In React, declare components in markup.

Files to Review

Documentation

About

This example demonstrates how to use custom editors in a TabPanel content.

License:Other


Languages

Language:JavaScript 99.9%Language:TypeScript 0.0%Language:HTML 0.0%Language:C# 0.0%Language:Vue 0.0%