UNPKG

react-kiwi-dropdown

Version:

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

10 lines (6 loc) 183 B
'use strict' var schema = require('property-information/html') var factory = require('./factory') var html = factory(schema, 'div') html.displayName = 'html' module.exports = html