We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3167ce commit f378b83Copy full SHA for f378b83
src/components/form-datepicker/README.md
@@ -3,6 +3,8 @@
3
> `<b-form-datepicker>` is a BootstrapVue custom date picker input form control, which provides full
4
> WAI-ARIA compliance and internationalization support.
5
6
+## Overview
7
+
8
As a form control wrapper component for the [`<b-calendar>`](/docs/components/calendar) component,
9
it provides additional validation state presentation and a compact interface. Native HTML5 date
10
inputs vary in presentation, accessibility, and in some instances are not supported by all browsers.
0 commit comments