Options
All
  • Public
  • Public/Protected
  • All
Menu

Taxonomy WebPart

Hierarchy

Index

Properties

Properties

cfg

The webpart configuration.

info

The webpart information.

Optional updateEditForm

updateEditForm: (formControls: Array<IFormControl>) => void

Method to update the edit form.

Type declaration

    • (formControls: Array<IFormControl>): void
    • Parameters

      • formControls: Array<IFormControl>

      Returns void

Generated using TypeDoc