Skip to main content
Version: 4.1.0

PlotTypeSelectorComponent

Hierarchy

  • Component<PlotTypeSelectComponentProps>
    • PlotTypeSelectorComponent

Index

Constructors

Methods

Constructors

externalconstructor

  • new PlotTypeSelectorComponent(props: PlotTypeSelectComponentProps | Readonly<PlotTypeSelectComponentProps>): PlotTypeSelectorComponent
  • new PlotTypeSelectorComponent(props: PlotTypeSelectComponentProps, context: any): PlotTypeSelectorComponent
  • Parameters

    • externalprops: PlotTypeSelectComponentProps | Readonly<PlotTypeSelectComponentProps>

    Returns PlotTypeSelectorComponent

Methods

publicrender

  • render(): Element
  • Returns Element