Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SuggestionProps

Hierarchy

  • SuggestionProps

Index

Properties

Methods

Properties

className

className: string

index

index: number

Optional style

style: CSSProperties

value

value: string

Methods

onClick

  • onClick(suggestionIndex: number): any

onHover

  • onHover(suggestionIndex: number): any

Generated using TypeDoc