• Preparing search index...
  • The search index is not available
@esri/solution.js
  • @esri/solution.js
  • common/src
  • findTemplateInList

Function findTemplateInList

  • findTemplateInList(templates, id): IItemTemplate | null
  • Finds template by id in a list of templates.

    Parameters

    • templates: IItemTemplate[]

      A collection of AGO item templates to search

    • id: string

      AGO id of template to find

    Returns IItemTemplate | null

    Matching template or null

    • Defined in packages/common/src/templatization.ts:190

Settings

Member Visibility

Theme

@esri/solution.js
  • Loading...

Generated using TypeDoc