Other Hooks
Description test
useDebugValuelets you customize the label React DevTools displays for your custom Hook.useIdlets a component associate a unique ID with itself. Typically used with accessibility APIs.useSyncExternalStorelets a component subscribe to an external store.