FancyButtonAnimations
Defined in: ui/src/types.ts:346
State transition animations config for FancyButton.
Properties
Section titled “Properties”default?
Section titled “default?”
optionaldefault?:Record<string,unknown>
Defined in: ui/src/types.ts:347
disabled?
Section titled “disabled?”
optionaldisabled?:Record<string,unknown>
Defined in: ui/src/types.ts:350
hover?
Section titled “hover?”
optionalhover?:Record<string,unknown>
Defined in: ui/src/types.ts:348
pressed?
Section titled “pressed?”
optionalpressed?:Record<string,unknown>
Defined in: ui/src/types.ts:349