Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
useLeaveSpace returns a callable function for leaving a space. The user’s membership record is removed.
When using
SpaceProvider, call leaveSpace from useSpace — it handles optimistic state updates automatically.Usage Example
Parameters
UUID of the space to leave.
Returns
Confirmation message.

