UNPKG

react-kiwi-dropdown

Version:

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

24 lines (22 loc) 349 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var LinkRole = { relatedConcepts: [{ module: 'ARIA', concept: { name: 'link' } }, { module: 'HTML', concept: { name: 'a', attributes: [{ name: 'href' }] } }], type: 'widget' }; exports.default = LinkRole;