Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 651 Bytes

File metadata and controls

27 lines (16 loc) · 651 Bytes

govukwc-date-input

Usage

import 'govukwc-webcomponents/components/govukwc-date-input/govukwc-date-input';

API

<govukwc-date-input>

Attributes

None

Events

Name Detail Description
govukwc:change {day, month, year} Fires when on field 'change' event
govukwc:keyup {day, month, year} Fires when on field 'keyup' event