Proyectos de Subversion LeadersLinked - SPA

Rev

Rev 2081 | Rev 2084 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2081 Rev 2082
Línea 32... Línea 32...
32
  inputRef,
32
  inputRef,
33
  name,
33
  name,
34
  value,
34
  value,
35
  placeholder,
35
  placeholder,
36
  accept,
36
  accept,
-
 
37
  id,
-
 
38
  className,
37
  error = null,
39
  error = null,
38
  onChange = () => {},
40
  onChange = () => {},
39
  type = 'text',
41
  type = 'text',
40
  icon: Icon = null
42
  icon: Icon = null
41
}) => {
43
}) => {