Legytma Schemas

Curve Schema

https://legytma.com.br/schema/curve.schema.json

Created by Windol [email protected] at 28/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none curve.schema.json

Curve Type

string (Curve)

Curve Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"bounceIn"  
"bounceInOut"  
"bounceOut"  
"decelerate"  
"ease"  
"easeIn"  
"easeInBack"  
"easeInCirc"  
"easeInCubic"  
"easeInExpo"  
"easeInOut"  
"easeInOutBack"  
"easeInOutCirc"  
"easeInOutCubic"  
"easeInOutExpo"  
"easeInOutQuad"  
"easeInOutQuart"  
"easeInOutQuint"  
"easeInOutSine"  
"easeInQuad"  
"easeInQuart"  
"easeInQuint"  
"easeInSine"  
"easeInToLinear"  
"easeOut"  
"easeOutBack"  
"easeOutCirc"  
"easeOutCubic"  
"easeOutExpo"  
"easeOutQuad"  
"easeOutQuart"  
"easeOutQuint"  
"easeOutSine"  
"elasticIn"  
"elasticInOut"  
"elasticOut"  
"fastLinearToSlowEaseIn"  
"fastOutSlowIn"  
"linear"  
"linearToEaseOut"  
"slowMiddle"