• Preparing search index...
  • The search index is not available
@gradientedge/commercetools-utils
  • @gradientedge/commercetools-utils
  • getAttributeValue

Function getAttributeValue

  • getAttributeValue<T = any>(options: GetAttributeValueParams): T | null
  • Retrieve the value of the attribute for the given attribute name

    Returns null if no attribute is found

    Type Parameters

    • T = any

    Parameters

    • options: GetAttributeValueParams

    Returns T | null

    • Defined in src/lib/utils/get-attribute-value.ts:18

Settings

Member Visibility
@gradientedge/commercetools-utils
  • Loading...

Generated using TypeDoc