carta-frontend/components/Shared
Index
Classes
- AutoColorPickerComponent
- BiasContrastSelectComponent
- ClearableNumericInputComponent
- ColorPickerComponent
- CoordinateComponent
- ExportImageMenuComponent
- FilterableTableComponent
- FilterableTableComponentProps
- Font
- LinePlotComponent
- LinePlotComponentProps
- LinePlotSettingsPanelComponent
- LinePlotSettingsPanelComponentProps
- PlotTypeSelectorComponent
- PopoverSettingsComponent
- RegionSelectorComponent
- SafeNumericInput
- ScatterPlotComponent
- ScatterPlotComponentProps
- ScatterPlotSettingsPanelComponent
- ScatterPlotSettingsPanelComponentProps
- SimpleTableComponent
- SimpleTableComponentProps
- SmoothingSettingsComponent
- SpectralSettingsComponent
Functions
Interfaces
Type Aliases
Variables
Type Aliases
ColumnFilter
columnFilter
index
Variables
constAppToaster
Type declaration
clear: () => Promise<void>
Returns Promise<void>
show: (toast: ToastProps) => Promise<void>
Parameters
toast: ToastProps
Returns Promise<void>
constAstFonts
constColormapComponent
constPointShapeSelectComponent
Type declaration
Parameters
props: { handleChange: (pointShape: PointAnnotationShape) => void; pointShape: PointAnnotationShape }
handleChange: (pointShape: PointAnnotationShape) => void
pointShape: PointAnnotationShape
Returns Element