UNPKG

reakit

Version:

Toolkit for building accessible rich web apps with React

10 lines (7 loc) 837 B
'use strict'; // Automatically generated var RADIO_STATE_KEYS = ["baseId", "unstable_idCountRef", "unstable_virtual", "rtl", "orientation", "items", "groups", "currentId", "loop", "wrap", "shift", "unstable_moves", "unstable_hasActiveWidget", "unstable_includesBaseElement", "state", "setBaseId", "registerItem", "unregisterItem", "registerGroup", "unregisterGroup", "move", "next", "previous", "up", "down", "first", "last", "sort", "unstable_setVirtual", "setRTL", "setOrientation", "setCurrentId", "setLoop", "setWrap", "setShift", "reset", "unstable_setIncludesBaseElement", "unstable_setHasActiveWidget", "setState"]; var RADIO_KEYS = [].concat(RADIO_STATE_KEYS, ["value", "checked", "unstable_checkOnFocus"]); var RADIO_GROUP_KEYS = RADIO_STATE_KEYS; exports.RADIO_GROUP_KEYS = RADIO_GROUP_KEYS; exports.RADIO_KEYS = RADIO_KEYS;