feat: enhance description component, update property panel with tabs, and refine docs
This commit is contained in:
@@ -12,5 +12,6 @@ export type { DialogOptions, DialogPosition } from './components/dialog/index.ty
|
||||
export type { ButtonConfig, ButtonGroupOptions } from './components/button-group/index.type';
|
||||
export type { TreeOptions, TreeNodeConfig, TreeNodeCheckState, NodeClickAction } from './components/tree/types';
|
||||
export type { CollapseOptions, CollapseItemConfig } from './components/collapse/types';
|
||||
export type { DescriptionOptions, DescriptionItem } from './components/description/types';
|
||||
|
||||
// Note: Component classes are intentionally NOT exported to enforce Manager pattern usage.
|
||||
|
||||
Reference in New Issue
Block a user