
### id
- type: string | number
- description: No description
### className
- type: string
- description: No description
### prefix
- type: ReactNode
- description: No description
### mainLabel
- type: string
- description: No description
### secondaryLabel
- type: string
- description: No description
### suffix
- type: ReactNode
- description: No description
### disabled
- type: boolean
- description: No description
### dataHook
- type: string
- description: No description
### optionLayout
- type: AddressInputItemLayout
- description: No description
### displayLabel
- type: string
- description: No description
### onClick
- type: MouseEventHandler&lt;HTMLElement&gt;
- description: No description


