InputMonth = Textfield + CalendarMonth + ❤️ null when empty Textfield : put any number of Icons and Tooltips inside (and control their order and color), modify the size of the textbox and etc. Explore Input documentation page for more customization options. [content] of Textfield to customize view of selected value inside textfield . To switch language inside calendar – read documentation page "Internationalization" .
type="month" for <input /> to enable built-in browser picker for mobile devices. [disabledItemHandler] feature. [min] / [max] properties with enabled native picker – it has rather limited browser support. tuiInputMonthRange to enable possibility to select range of months. All features described above are applicable for it too. Moreover, it provides two additional features: minLength / maxLength – minimal / maximal length of the selected range.
null (for uncompleted range or empty textfield) types.