UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

20 lines (18 loc) 321 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var DateTimeRole = { relatedConcepts: [{ module: 'HTML', concept: { name: 'input', attributes: [{ name: 'type', value: 'datetime' }] } }], type: 'widget' }; exports.default = DateTimeRole;