@renderlesskit/react
Version:
Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Reakit
7 lines • 506 B
JavaScript
// Automatically generated
export var USE_DRAWER_STATE_KEYS = ["baseId", "visible", "defaultVisible", "onVisibleChange", "modal"];
export var DRAWER_STATE_KEYS = ["baseId", "unstable_idCountRef", "visible", "modal", "disclosureRef", "setBaseId", "show", "hide", "toggle", "setVisible", "setModal"];
export var DRAWER_KEYS = [...DRAWER_STATE_KEYS, "placement"];
export var DRAWER_BACKDROP_KEYS = DRAWER_STATE_KEYS;
export var DRAWER_DISCLOSURE_KEYS = DRAWER_BACKDROP_KEYS;
//# sourceMappingURL=__keys.js.map