⚠️ Internal: This API is not publically exported by the package.
CSSVarParameter<T>: {
    initialValue: T;
    property: string;
}

Type Parameters

  • T extends string

Type declaration

  • initialValue: T
  • property: string