Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new FormViewModel(iconURL: string, label: string, tabComponentType: Type<any>, tabComponentModel: any): FormViewModel
  • Parameters

    • iconURL: string
    • label: string
    • tabComponentType: Type<any>
    • tabComponentModel: any

    Returns FormViewModel

Properties

iconURL

iconURL: string

label

label: string

tabComponentModel

tabComponentModel: any

tabComponentType

tabComponentType: Type<any>

type

type: string

Generated using TypeDoc