mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +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