Back to Content

FontFace: variationSettings property

files/en-us/web/api/fontface/variationsettings/index.md

latest448 B
Original Source

{{APIRef("CSS Font Loading API")}}{{AvailableInWorkers}}

The variationSettings property of the {{domxref("FontFace")}} interface retrieves or sets low-level OpenType or TrueType font variations.

This property is equivalent to the {{cssxref("@font-face/font-variation-settings", "font-variation-settings")}} descriptor.

Value

A string containing a descriptor.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}