UNPKG

@gooddata/react-components

Version:

GoodData.UI - A powerful JavaScript library for building analytical applications

7 lines (6 loc) 275 B
/// <reference types="react" /> import ConfigurationPanelContent from "./ConfigurationPanelContent"; export default class PieChartConfigurationPanel extends ConfigurationPanelContent { protected renderConfigurationPanel(): JSX.Element; private getBubbleClassNames; }