Documents / @faasjs/ant-design / transferOptions
Function: transferOptions()
transferOptions(
options):object[]
Normalise raw option entries into a stable shape with label and value.
String and number options receive a title-cased label derived from the raw value.
Parameters
options
Raw options accepted by form items, description items, and table columns.
Returns
object[]
Normalised option objects.