Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SelectionStarProps

Index

Properties

app

context

onStarClick

onStarClick: function

Type declaration

    • (el: HTMLInputElement): void
    • Parameters

      • el: HTMLInputElement

      Returns void

onStarKeyDown

onStarKeyDown: function

Type declaration

    • (event: KeyboardEvent, el: HTMLElement): boolean
    • Parameters

      • event: KeyboardEvent
      • el: HTMLElement

      Returns boolean

setRef

setRef: function

Type declaration

    • (ref: HTMLElement): void
    • Parameters

      • ref: HTMLElement

      Returns void

update

update: function

Type declaration

    • (selected: boolean): void
    • Parameters

      • selected: boolean

      Returns void