• Preparing search index...
  • The search index is not available
zibri
  • zibri
  • routing/param-metdata.helpers
  • createArrayParamItemMetadata

Function createArrayParamItemMetadata

  • createArrayParamItemMetadata(
        data: ArrayParamItemMetadataInput,
        fullPropertyKey: string,
    ): ArrayParamItemMetadata

    Creates full metadata for an array property item.

    Parameters

    • data: ArrayParamItemMetadataInput

      The array item input data.

    • fullPropertyKey: string

      The full key of the property.

    Returns ArrayParamItemMetadata

    The full metadata.

    • Defined in src/routing/param-metdata.helpers.ts:143

Settings

Member Visibility
zibri
  • Loading...

Generated using TypeDoc