MDK Logo
ReferenceUIHooks

Example Hooks

Example and demonstration hooks

Example hooks for learning and demonstration purposes.

Package

@tetherto/mdk-react-adapter

Hooks

useSystemInfo

Reference example hook. Composes three read-only Gateway endpoints into a single page-ready payload for the shell's System Info page: • GET /auth/site → configured site label • GET /auth/userinfo → signed-in user's email + roles • `GET…

() => UseSystemInfoResult

On this page