Block3d
  • Introduction
  • Getting Started
    • Wrapper
    • Config
  • Preview
  • Components
    • Block3r
    • Block3rContent
    • Block3d
    • Block3dTable
    • Block3rConnectButton
    • QRCodeModal
  • Hooks
    • useBlock3r
  • Utils
    • getRpcUrls
    • checkIsRoutePublic
    • checkSimpleRules
    • checkTokenRules
    • checkNftRules
    • checkBlock3d
  • Constants
    • abi
  • Types
  • Troubleshooting
Powered by GitBook
On this page

Hooks

Block3d only uses a single hook called useBlock3r.

  • useBlock3r - This hook retrieves all relevant data used to determine whether or not the current user can view the site.

PreviousQRCodeModalNextuseBlock3r

Last updated 1 year ago