UNPKG

react-kiwi-dropdown

Version:

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

30 lines (28 loc) 626 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var tablistRole = { abstract: false, accessibleNameRequired: false, baseConcepts: [], childrenPresentational: false, nameFrom: ['author'], props: { 'aria-level': null, 'aria-multiselectable': null, 'aria-orientation': 'horizontal', 'aria-expanded': null }, relatedConcepts: [{ module: 'DAISY', concept: { name: 'guide' } }], requireContextRole: [], requiredOwnedElements: [['tab']], requiredProps: {}, superClass: [['roletype', 'widget', 'composite']] }; exports.default = tablistRole;