UNPKG

@gooddata/react-components

Version:

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

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