---
title: Demo Development
order: 6
group: Features
demo:
  cols: 2
---

## Demo Development

By default, this theme ensures the default styles of antd. If you need to integrate the theme of the documentation site into the demos, you can specify the `inherit: true` in the markdown frontmatter.

<code src="../demos/Antd.tsx"></code>
<code src="../demos/inheritSiteTheme.tsx"></code>
