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