Skip to content
TypeAliasUI & Typography@public

FlxBarValueProvider

Numeric value provider used by a bound bar.

ts
export type FlxBarValueProvider = () => number

Released under the MIT License.