Options
All
  • Public
  • Public/Protected
  • All
Menu

List Form Edit

Hierarchy

  • IListFormEdit

Index

Methods

getFields

  • getFields<T>(): Array<T>
  • Method to get the fields

    Type parameters

    • T

    Returns Array<T>

getValues

  • getValues<T>(): PromiseLike<T>
  • Method to get the form values

    Type parameters

    • T

    Returns PromiseLike<T>

Generated using TypeDoc