AngleProps Type alias

The Properties for a JSON representation of an Angle. If value is a number, it is in degrees. If value is an object, it can have either degrees or radians.

AngleProps = object | object | object | object | number

Defined in

Last Updated: 08 January, 2020