Home Reference Source

src/components/url/editForm/Url.edit.display.js

export default [
  {
    key: 'inputMask',
    ignore: true
  },
  {
    key: 'allowMultipleMasks',
    ignore: true
  },
  {
    key: 'showWordCount',
    ignore: true,
  },
  {
    key: 'showCharCount',
    ignore: true,
  }
];