Skip to content
TypeAliasUI & Typography@public

FlxButtonCallback

Callback invoked by a button transition.

ts
export type FlxButtonCallback = () => void

Released under the MIT License.