UNPKG

@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 667 B
// Automatically generated export var DISCLOSURE_STATE_KEYS = ["baseId", "unstable_idCountRef", "visible", "setBaseId", "show", "hide", "toggle", "setVisible"]; export var USE_DISCLOSURE_STATE_KEYS = ["baseId", "visible", "defaultVisible", "onVisibleChange"]; export var DISCLOSURE_KEYS = DISCLOSURE_STATE_KEYS; export var DISCLOSURE_COLLAPSE_CONTENT_KEYS = [...DISCLOSURE_KEYS, "direction", "contentSize", "duration", "easing", "onExpandStart", "onExpandEnd", "onCollapseStart", "onCollapseEnd"]; export var DISCLOSURE_CONTENT_KEYS = [...DISCLOSURE_KEYS, "animationPresent", "state", "animating", "onEnd", "isVisible", "isHidden"]; //# sourceMappingURL=__keys.js.map