Hooks useAugmentedRef Allows using a forwarded ref as a value of useRef and allows adding properties to the ref. useControllableState Allows defaulting to an uncontrolled state and allows controlling the state from the parent. useRelativePosition Returns a style for an element relative to another element.