Home Reference Source

src/components/radio/fixtures/comp7.js

export default {
  _id: '61135ec3e4188f021c7ad390',
  label: 'Label hidden',
  optionsLabelPosition: 'right',
  inline: false,
  hideLabel: true,
  tableView: false,
  values: [
    { label: '3', value: '3', shortcut: '' },
    { label: '4', value: '4', shortcut: '' },
  ],
  validate: { required: true },
  key: 'labelHidden',
  type: 'radio',
  input: true,
  title: 'FIO-2959',
  name: 'fio2959',
  path: 'fio2959',
};