DropdownComponent โ€บ addOptions

Signature:

addOptions(options: Record<string, string>): this;

Parameters

ParameterTypeDescription
optionsRecord<string, string>

Returns:

this