Appearance
Home > @plaidev/karte-action-sdk > getCssVariables
getCssVariables() function
Signature:
typescript
declare function getCssVariables(data: {
[key: string]: string | number;
}): string;
Parameters
Parameter | Type | Description |
---|---|---|
data | { [key: string]: string | number; } |
Returns:
string