Input
{
"title": "Cubic Bezier",
"id": "timingFunctionCustom",
"format": "ease-[cubic-bezier({{value}})]",
"input": {
"default": "0.95,0.05,0.795,0.035",
"subtitle": "x1, y1, x2, y2"
}
}{
"groups": [{
"title": "Transition",
"properties": [{
"title": "Cubic Bezier",
"id": "timingFunctionCustom",
"format": "ease-[cubic-bezier({{value}})]",
"input": {
"default": "0.95,0.05,0.795,0.035",
"subtitle": "x1, y1, x2, y2"
}
}]
}]
}Supported Options
Key
Type
Notes
Value
Hidden Properties
Last updated
Was this helpful?

