UNPKG

react-kiwi-dropdown

Version:

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

8 lines (7 loc) 135 B
module.exports = { parse: function() { return this.createSingleNodeList( this.Identifier() ); } };