Home Reference Source

src/components/textfield/fixtures/comp7.js

export default {
  _id: '62fa6dfa619cf2405b7d01d6',
  title: '5376',
  name: '5376',
  path: '5376',
  type: 'form',
  display: 'form',
  components: [
    {
      label: 'Text Field',
      inputMask: '99-99',
      applyMaskOn: 'blur',
      tableView: true,
      key: 'textField',
      type: 'textfield',
      input: true,
    },
    {
      type: 'button',
      label: 'Submit',
      key: 'submit',
      disableOnInvalid: true,
      input: true,
      tableView: false,
    },
  ],
  settings: {},
  properties: {},
  project: '61029d3b4c9d4e24e774bb15',
  controller: '',
  revisions: '',
  submissionRevisions: '',
  created: '2022-08-15T16:02:02.668Z',
  modified: '2022-11-04T10:20:50.111Z',
  machineName: 'dev-pvbwkiwgifflcai:5376',
};