core package
CSS Hooks core library
Functions
|
Function |
Description |
|---|---|
|
Creates a flavor of CSS Hooks tailored to a specific app framework. |
Interfaces
|
Interface |
Description |
|---|---|
|
An object containing the functions needed to support and use the configured hooks. |
Type Aliases
|
Type Alias |
Description |
|---|---|
|
Represents the conditions under which a given hook or declaration applies. | |
|
Represents the function used to define hooks and related configuration. | |
|
Enhances a style object by merging in conditional declarations. | |
|
Represents the selector logic used to create a hook. | |
|
Function to convert a value into a string. |