Options
All
  • Public
  • Public/Protected
  • All
Menu
notexported

Hierarchy

  • PhoneNumberInputSharedProps
    • PhoneNumberInputProps

Index

Properties

defaultCountry?: string
className?: string
error?: string
label?: string
name?: string
onBlur?: FocusEventHandler<Element>
onFocus?: FocusEventHandler<Element>
placeholder?: string
value?: string

Methods

  • onChange(value?: string): void

Generated using TypeDoc