Options
All
  • Public
  • Public/Protected
  • All
Menu
class

Defines a http client to request mock data to use the web part with the local workbench

Hierarchy

  • SPTermStoreMockHttpClient

Index

Methods

Static getTermSetsFromMock

  • getTermSetsFromMock(restUrl: string, options?: any): Promise<ISPTermSets>

Static getTermStores

  • getTermStores(restUrl: string, options?: any): Promise<ISPTermStores>

Static getTermStoresGroups

  • getTermStoresGroups(restUrl: string, options?: any): Promise<ISPTermGroups>

Generated using TypeDoc