@wpkernel/ui / useWPKernelUI
Function: useWPKernelUI()
ts
function useWPKernelUI(): WPKernelUIRuntime;Hook to access the WPKernel UI runtime.
Throws an error if the runtime is not available in the current context.
Returns
WPKernelUIRuntime
The WPKernel UI runtime.
