Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISpringContainerProps

Hierarchy

  • ISpringContainerProps

Index

Properties

categories

categories: Set<string>

currentCells

currentCells: Set<number>

datasetLocation

datasetLocation: string

datasetsURI

datasetsURI: string

headerHeight

headerHeight: number

Optional iconSrc

iconSrc: undefined | string

isFullPage

isFullPage: boolean

padding

padding: number | string

selectedCategory

selectedCategory: string

springGraphData

springGraphData: ISpringGraphData

springHeight

springHeight: number

springSrc

springSrc: string

springWidth

springWidth: number

Methods

dispatchSpringFetch

  • dispatchSpringFetch(fetchFn: function): void

setCurrentCategory

  • setCurrentCategory(category: string): void

setCurrentCells

  • setCurrentCells(cells: number[]): void

Generated using TypeDoc