MDK Logo

Hooks

Reusable React hooks for mining applications

@mdk/foundation

The React hooks exported from @mdk/foundation cover monitoring, notifications, permissions, and common UI patterns.

Prerequisites

Available hooks

Import

import { useNotification, useBeepSound } from '@mdk/foundation'

On this page