MDK Logo

Header controls settings

Configure which metrics appear in the global header

Settings UI for configuring which metrics appear in the global app header (pool miners, hashrate, consumption, efficiency, etc.). Changes apply instantly — there is no Save button; each toggle persists immediately via a callback you provide.

Prerequisites

All header-controls components

Browse the sidebar for the full, always-up-to-date list — each component links to its own reference page (description, props, usage, and a runnable example).

HookSupplies
useHeaderControlsRead/write access to the global header-controls store — toggle visibility, set sticky state, and read current values

On this page