UNPKG

react-kiwi-dropdown

Version:

A minimal, easy-to-use and highly adjustable dropdown component made with ReactJS.

41 lines (40 loc) 809 B
{ "type": "object", "properties": { "limit": { "type": ["string", "number"] }, "mimetype": { "type": "string" }, "fallback": { "anyOf": [ { "type": "string" }, { "additionalProperties": false, "properties": { "loader": { "description": "Fallback loader name", "type": "string" }, "options": { "description": "Fallback loader options", "anyOf": [ { "type": "object" }, { "type": "string" } ] } }, "type": "object" } ] } }, "additionalProperties": true }