[@johanneslumpe/styled-props](../README.md) > ["utils/fonts/fontOpticalSizing"](../modules/_utils_fonts_fontopticalsizing_.md) > [FontOpticalSizingProps](../interfaces/_utils_fonts_fontopticalsizing_.fontopticalsizingprops.md)

# Interface: FontOpticalSizingProps

## Type parameters
#### T 
## Hierarchy

**FontOpticalSizingProps**

## Index

### Properties

* [style$FontOpticalSizing](_utils_fonts_fontopticalsizing_.fontopticalsizingprops.md#style_fontopticalsizing)

---

## Properties

<a id="style_fontopticalsizing"></a>

###  style$FontOpticalSizing

**● style$FontOpticalSizing**: *`T`*

*Defined in [utils/fonts/fontOpticalSizing.ts:12](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/fonts/fontOpticalSizing.ts#L12)*

The **`font-optical-sizing`** CSS property sets whether text rendering is optimized for viewing at different sizes. This only works for fonts that have an optical size variation axis.

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/font-optical-sizing](https://developer.mozilla.org/docs/Web/CSS/font-optical-sizing)

___

