CSS Hooks
Documentation
Source on GitHub

Home > @css-hooks/preact

preact package

CSS Hooks for Preact

Variables

Variable

Description

createHooks

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

Type Aliases

Type Alias

Description

CSSProperties

A version of Preact's JSX.CSSProperties type that admits an on field