UNPKG

react-kiwi-dropdown

Version:

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

20 lines (18 loc) 429 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var tabpanelRole = { abstract: false, accessibleNameRequired: true, baseConcepts: [], childrenPresentational: false, nameFrom: ['author'], props: {}, relatedConcepts: [], requireContextRole: [], requiredOwnedElements: [], requiredProps: {}, superClass: [['roletype', 'structure', 'section']] }; exports.default = tabpanelRole;