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

11 lines 1.21 kB
// Automatically generated export var USE_TOOLTIP_STATE_KEYS = ["baseId", "visible", "side", "align", "sideOffset", "alignOffset", "arrowOffset", "collisionTolerance", "defaultVisible", "onVisibleChange", "enableCollisionsDetection", "unstable_timeout"]; export var TOOLTIP_STATE_KEYS = ["baseId", "visible", "side", "align", "sideOffset", "alignOffset", "arrowOffset", "collisionTolerance", "unstable_idCountRef", "disclosureRef", "popperStyles", "arrowStyles", "placedSide", "placedAlign", "anchor", "popper", "arrow", "setBaseId", "show", "hide", "toggle", "setVisible", "setSide", "setAlign", "setSideOffset", "setAlignOffset", "setArrowOffset", "setCollisionTolerance", "setAnchor", "setPopper", "setArrow", "unstable_timeout", "unstable_setTimeout"]; export var TOOLTIP_KEYS = [...TOOLTIP_STATE_KEYS, "unstable_portal"]; export var TOOLTIP_ANCHOR_KEYS = TOOLTIP_STATE_KEYS; export var TOOLTIP_ARROW_KEYS = TOOLTIP_ANCHOR_KEYS; export var TOOLTIP_ARROW_CONTENT_KEYS = TOOLTIP_ARROW_KEYS; export var TOOLTIP_CONTENT_KEYS = TOOLTIP_ARROW_CONTENT_KEYS; export var TOOLTIP_REFERENCE_KEYS = TOOLTIP_CONTENT_KEYS; export var TOOLTIP_TRIGGER_KEYS = TOOLTIP_REFERENCE_KEYS; //# sourceMappingURL=__keys.js.map