API reference@react-form-builder/coreInterfacesLabeledValueOn this pageInterface: LabeledValue The element with the value and the label. Properties label? optional label: string The label. value value: string | number The value.