src/app/core/default-values/x-static/default-value-config-static.ts

Description

DefaultValueConfig configuration for "static" mode.

Index

Properties

Properties

value
value: any
Type : any

The value to be used as the default value.

export interface DefaultValueConfigStatic {
  /**
   * The value to be used as the default value.
   */
  value: any;
}

results matching ""

    No results matching ""