DropdownOption: {
    color: number;
    id: number;
    rank: number;
    text: string;
}