Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AddressControl

Index

Constructors

constructor

Properties

countryList

countryList: string[] | "all" = 'all'

countryType

countryType: "input" | "list" = 'input'

dense

dense: boolean = false

dicoContext

dicoContext: string = ''

disabled

disabled: boolean = false

labels

labels: string[] = ...

Private ready

ready: boolean = false

value

value: any

variant

variant: "filled" | "outline" = 'filled'

Accessors

computedCountryList

  • get computedCountryList(): string[]

Methods

bind

  • bind(): void

context

  • context(): string

fixValue

  • fixValue(): void

valueChanged

  • valueChanged(): void

Generated using TypeDoc