Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created March 17, 2020 05:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/bef1adb5f9996204c5ce64d1920225a4 to your computer and use it in GitHub Desktop.
Save parzibyte/bef1adb5f9996204c5ce64d1920225a4 to your computer and use it in GitHub Desktop.
<b-datepicker
:day-names="calendario.dias"
:month-names="calendario.meses"
:show-week-number="true"
icon="calendar-today"
placeholder="Seleccione la fecha"
trap-focus>
</b-datepicker>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment