UNPKG

react-kiwi-dropdown

Version:

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

19 lines (17 loc) 311 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var BusyIndicatorRole = { relatedConcepts: [{ module: 'ARIA', concept: { attributes: [{ name: 'aria-busy', value: 'true' }] } }], type: 'widget' }; exports.default = BusyIndicatorRole;