UNPKG

@gooddata/react-components

Version:

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

6 lines (5 loc) 159 B
import * as React from "react"; export default class LegendItem extends React.Component<any, any> { static defaultProps: any; render(): JSX.Element; }