<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`DropdownComponent`](DropdownComponent) › [`addOption`](DropdownComponent/addOption) ## DropdownComponent.addOption() method 0.9.7 **Signature:** ```typescript addOption(value: string, display: string): this; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>value</code> | <code>string</code> | | | <code>display</code> | <code>string</code> | | **Returns:** `this`