mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2026-06-12 20:59:13 +00:00
feat: Implement adding controls in Tabs (#21)
This commit is contained in:
@@ -27,6 +27,7 @@ export interface LayoutConfig {
|
||||
type: string;
|
||||
metricTypes: string[];
|
||||
children?: any;
|
||||
activedTabIndex?: number;
|
||||
}
|
||||
|
||||
export interface WidgetConfig {
|
||||
|
||||
Reference in New Issue
Block a user