@motion-script/core / cornerStyleProperty
Variable: cornerStyleProperty
constcornerStyleProperty: (opts?) => (target,propertyKey) =>void
Defined in: attributes/properties/typed.ts:158
A corner-style property ('rounded' / 'angled'), per corner.
Parameters
opts?
AttributePropOptions<RectCornerStyle, CornerStyleResolved>
Returns
(target, propertyKey) => void