MonthInputElement constructor

MonthInputElement()

Implementation

factory MonthInputElement() => InputElement(type: 'month');