mirror of
https://github.com/NetEase/tango.git
synced 2026-08-28 17:41:30 +08:00
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
# SettingPanel 属性设置面板
|
|
|
|
属性设置器用于在配置面板中展示特定配置项的配置逻辑。
|
|
|
|
## 属性列表
|
|
|
|
import TypesTable from '@site/src/components/TypesTable';
|
|
|
|
<TypesTable name="SettingPanelProps" />
|