Hierarchy

  • GroupConfig

Properties

createGroup: ((arg0, arg1, arg2) => object)

Type declaration

    • (arg0, arg1, arg2): object
    • Parameters

      • arg0: string
      • arg1: any[]
      • arg2: any[]

      Returns object

getKeys: ((arg0?) => string[])

Type declaration

    • (arg0?): string[]
    • Parameters

      • Optional arg0: any

      Returns string[]

getOptions?: ((arg0, arg1) => GroupOptions)

Type declaration

Generated using TypeDoc