useTldrawCurrentUser
function useTldrawCurrentUser(opts: {
setUserPreferences?: (userPreferences: TLUserPreferences) => void;
userPreferences?: Signal<TLUserPreferences> | TLUserPreferences;
}): TLCurrentUser;Parameters
| Name | Description |
|---|---|
| |
Returns
Prev
useSvgExportContextNext
useTLSchemaFromUtils