Class AbstractFormPresetAbstract

Abstract form preset implementation.

A class extending it may be used as a feature. E.g. passed to bootstrapComponents() function or used as a dependency of another feature.

An instance of implementation class may be created to customize its behavior. Such instance implements a ContextBuilder interface. Thus is can be passed to context value registration method.

Hierarchy

Implements

Constructors

Properties

Accessors

Methods

Constructors

Properties

entry: CxEntry<Tracker, Spec> = FormPreset

Accessors

Methods

Generated using TypeDoc