SpectralProfilerToolbarComponent
Hierarchy
- Component<{ id: string; widgetStore: SpectralProfileWidgetStore }>
- SpectralProfilerToolbarComponent
Index
Constructors
Methods
Constructors
externalconstructor
Parameters
externalprops: { id: string; widgetStore: SpectralProfileWidgetStore } | Readonly<{ id: string; widgetStore: SpectralProfileWidgetStore }>
Returns SpectralProfilerToolbarComponent
Methods
publicrender
Returns Element