[@johanneslumpe/styled-props](../README.md) > ["utils/logical-properties/borderStartStartRadius"](../modules/_utils_logical_properties_borderstartstartradius_.md) > [BorderStartStartRadiusProps](../interfaces/_utils_logical_properties_borderstartstartradius_.borderstartstartradiusprops.md)

# Interface: BorderStartStartRadiusProps

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

**BorderStartStartRadiusProps**

## Index

### Properties

* [style$BorderStartStartRadius](_utils_logical_properties_borderstartstartradius_.borderstartstartradiusprops.md#style_borderstartstartradius)

---

## Properties

<a id="style_borderstartstartradius"></a>

###  style$BorderStartStartRadius

**● style$BorderStartStartRadius**: *`T`*

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

The **`border-start-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`.

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/border-start-start-radius](https://developer.mozilla.org/docs/Web/CSS/border-start-start-radius)

___

