reakit
Version:
Toolkit for building accessible rich web apps with React
14 lines (11 loc) • 1.01 kB
JavaScript
// Automatically generated
var COMPOSITE_STATE_KEYS = ["baseId", "unstable_idCountRef", "setBaseId", "unstable_virtual", "rtl", "orientation", "items", "groups", "currentId", "loop", "wrap", "shift", "unstable_moves", "unstable_hasActiveWidget", "unstable_includesBaseElement", "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"];
var COMPOSITE_KEYS = COMPOSITE_STATE_KEYS;
var COMPOSITE_GROUP_KEYS = COMPOSITE_KEYS;
var COMPOSITE_ITEM_KEYS = COMPOSITE_GROUP_KEYS;
var COMPOSITE_ITEM_WIDGET_KEYS = COMPOSITE_ITEM_KEYS;
exports.COMPOSITE_GROUP_KEYS = COMPOSITE_GROUP_KEYS;
exports.COMPOSITE_ITEM_KEYS = COMPOSITE_ITEM_KEYS;
exports.COMPOSITE_ITEM_WIDGET_KEYS = COMPOSITE_ITEM_WIDGET_KEYS;
exports.COMPOSITE_KEYS = COMPOSITE_KEYS;
;