Skip to content
TypeAliasDebugger & Diagnostics@public

FlxPreloaderViewFactory

Creates a custom DOM-first bootstrap preloader.

ts
export type FlxPreloaderViewFactory = (context: FlxPreloaderViewContext) => FlxPreloaderView

Released under the MIT License.