au format MM/AAAA

au format MM/AAAA

au format MM/AAAA

au format MM/AAAA

Veuillez saisir le champ.

          

HTML


PUG

.form-group-version2
  .wrapper-label
    .field-label
      label(for="month-lointain-default-react") Champ mois defaut avec valeur
  p.help-input au format MM/AAAA
  .field-item.-datebox.-distant-month
    input#month-lointain-default-react(type='text', value='01/2001')/

.form-group-version2
  .wrapper-label
    .field-label
      label(for="month-lointain-placeholder-react") Champ mois defaut
  p.help-input au format MM/AAAA
  .field-item.-datebox.-distant-month
    input#month-lointain-placeholder-react(type='text', placeholder='__/____')/

.form-group-version2
  .wrapper-label
    .field-label
      label(for="month-lointain-disabled-react") Champ mois désactivé
  p.help-input au format MM/AAAA
  .field-item.-datebox.-distant-month
    input#month-lointain-disabled-react(type='text', placeholder='__/____', disabled)/

.form-group-version2.has-error
  .wrapper-label
    .field-label
      label(for="month-lointain-error-react") Champ mois en erreur
  p.help-input au format MM/AAAA
  .field-item.-datebox.-distant-month
    input#month-lointain-error-react(type='text' placeholder='__/____')/
  p.help-block Veuillez saisir le champ.