Skip to main content
Version: Next

carta-frontend/components/Shared

Index

Type Aliases

ColumnFilter

ColumnFilter: { columnFilter: string; index: number }

Type declaration

  • columnFilter: string
  • index: number

Variables

constAppToaster

AppToaster: any = ...

constColormapComponent

ColormapComponent: React.FC<ColormapComponentProps> = ...

constPointShapeSelectComponent

PointShapeSelectComponent: any = ...

constProfilerInfoComponent

ProfilerInfoComponent: React.FC<ProfilerInfoComponentProps> = ...

constSCALING_POPOVER_PROPS

SCALING_POPOVER_PROPS: Partial<PopoverProps> = ...

constScalingSelectComponent

ScalingSelectComponent: React.FC<ScalingComponentProps> = ...

constVERTICAL_RANGE_PADDING

VERTICAL_RANGE_PADDING: 0.05 = 0.05