Documents / @faasjs/ant-design / BaseOption
BaseOption = string | number | { label: string; value?: any; }
string
number
label
value?
any