UNPKG

react-kiwi-dropdown

Version:

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

25 lines (23 loc) 388 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var RowHeaderRole = { relatedConcepts: [{ module: 'ARIA', concept: { name: 'rowheader' } }, { module: 'HTML', concept: { name: 'th', attributes: [{ name: 'scope', value: 'row' }] } }], type: 'widget' }; exports.default = RowHeaderRole;