Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

category?: string
description?: string
fieldLabels?: {}

Type declaration

  • [name: string]: string
isEssential?: boolean
isHidden?: boolean
label?: string
legend?: Legend
shortLabel?: boolean
twoColumns?: boolean

Methods

  • help(value: any): { description?: string; legend?: Legend }
  • Parameters

    • value: any

    Returns { description?: string; legend?: Legend }

    • Optional description?: string
    • Optional legend?: Legend
  • hideIf(currentGroup: any): boolean
  • Parameters

    • currentGroup: any

    Returns boolean

Generated using TypeDoc