Home Reference Source

src/components/form/editForm/Form.edit.display.js

export default [
  {
    key: 'labelPosition',
    ignore: true
  },
  {
    key: 'placeholder',
    ignore: true
  },
  {
    key: 'description',
    ignore: true
  },
  {
    key: 'tooltip',
    ignore: true
  },
  {
    key: 'tabIndex',
    ignore: true
  },
  {
    key: 'autofocus',
    ignore: true
  },
];
/* eslint-enable max-len */