UNPKG

react-kiwi-dropdown

Version:

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

13 lines (12 loc) 255 B
{ "title": "MinChunkSizePluginOptions", "type": "object", "additionalProperties": false, "properties": { "minChunkSize": { "description": "Minimum number of characters", "type": "number" } }, "required": ["minChunkSize"] }