UNPKG

@fluent-form/core

Version:

An Angular dynamic forms library powered by Fluent API and JSON.

3 lines (2 loc) 172 B
import { FluentFormFeatureKind, type FluentFormFeature } from './interface'; export declare function withPreloading(): FluentFormFeature<FluentFormFeatureKind.Preloading>;