FancyButtonAnimations
Defined in: ui/src/types.ts:232
State transition animations config for FancyButton.
Properties
Section titled “Properties”default?
Section titled “default?”
optionaldefault?:Record<string,unknown>
Defined in: ui/src/types.ts:233
disabled?
Section titled “disabled?”
optionaldisabled?:Record<string,unknown>
Defined in: ui/src/types.ts:236
hover?
Section titled “hover?”
optionalhover?:Record<string,unknown>
Defined in: ui/src/types.ts:234
pressed?
Section titled “pressed?”
optionalpressed?:Record<string,unknown>
Defined in: ui/src/types.ts:235