Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "dropdown"

Index

Variables

Const defaultPredictionData

defaultPredictionData: string[] = []

Object literals

Let defaultStyles

defaultStyles: object

dropdown

dropdown: object

position

position: "relative" = "relative"

width

width: string = "173px"

dropdown__element

dropdown__element: object

maxWidth

maxWidth: string = "inherit"

width

width: string = "inherit"

dropdown__option

dropdown__option: object

border

border: string = "0.25px solid grey"

dropdown__option_selected

dropdown__option_selected: object

border

border: string = "0.5px solid black"

fontWeight

fontWeight: "bold" = "bold"

dropdown__options

dropdown__options: object

backgroundColor

backgroundColor: string = "white"

border

border: string = "0.5px solid black"

position

position: "absolute" = "absolute"

zIndex

zIndex: number = 1

Generated using TypeDoc