Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SelectIdPCallbackRenderer

Renders a message and a set of buttons, one for each option in the callback.

Hierarchy

  • SelectIdPCallbackRenderer

Implements

Index

Constructors

constructor

Methods

destroy

  • destroy(): void

focus

  • focus(): void

forceSubmit

  • forceSubmit(): boolean

isValid

  • isValid(): boolean

onOtherInput

  • onOtherInput(value: string): void

render

  • render(): HTMLDivElement