CSS Hooks
Documentation
Source on GitHub

Home > @css-hooks/solid > createHooks

createHooks variable

A hook factory configured to use Solid's JSX.CSSProperties type and logic for converting CSS values into strings

Signature:

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