Home > @css-hooks/core > CreateHooksResult > not
CreateHooksResult.not property
Negates a condition.
Signature:
not: <C extends Condition<S>>(condition: C) => { not: C; };
Home > @css-hooks/core > CreateHooksResult > not
Negates a condition.
Signature:
not: <C extends Condition<S>>(condition: C) => { not: C; };