Interface: InlineDirective

twind.InlineDirective

Callable

InlineDirective(context: Context): undefined | null | string | number | boolean | void | CSSRules

Parameters:

NameType
contextContext

Returns: undefined | null | string | number | boolean | void | CSSRules

Defined in: src/types/twind.ts:198