• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • @zcomponent/core
  • setDefaultValueForKey

Function setDefaultValueForKey

  • setDefaultValueForKey(values, value, key): ZValues
  • Parameters

    • values: ZValues

      The values to mutate.

    • value: any

      The value to set.

    • key: string

      The key to add the value to.

    Returns ZValues

    The mutated values.

    • Defined in values/valuesmutator.ts:170

Settings

Member Visibility
ZapworksMattercraft
Documentation
  • Loading...