Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

References

Controller

Re-exports Controller

ControllerConfig

Re-exports ControllerConfig

watch

Re-exports watch

Type aliases

OutputFields

OutputFields: Partial<Record<keyof Address, SelectorNode>>

OutputFields can be identified by the address attributes supported by the API

Typings for the API Address object can be found at @ideal-postcodes/api-typings

SelectorNode

SelectorNode: string | HTMLInputElement | HTMLTextAreaElement

Represents either a HTMLInputelement or a selector pointing to one

Variables

Const PostcodeLookup

PostcodeLookup: {} = ...

Namespace that exports Postcode Lookup methods and classes

Type declaration