CSS Hooks
Documentation
Source on GitHub

Home > @css-hooks/qwik > createHooks

createHooks variable

A CreateHooksFn configured to use Qwik's CSSProperties type and logic for converting CSS values into strings.

Signature:

createHooks: import("@css-hooks/core").CreateHooksFn<CSSProperties>