Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAnatomogramContainerProps

Hierarchy

  • IAnatomogramContainerProps

Index

Properties

iconSrc

iconSrc: string

URI for the icon of the component.

selectIds

selectIds: Set<string>

Set of IDs for selected parts of the Anatomogram.

species

species: SPECIES_TYPE

The species to display. See @SPECIES_TYPE

Methods

onLabelAdd

  • onLabelAdd(label: string): void

onLabelRemove

  • onLabelRemove(label: string): void

Generated using TypeDoc