Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • WizardFooterModel

Index

Constructors

Properties

Constructors

constructor

  • new WizardFooterModel(label: string, footerType: Type<any>, model: any, height: number, styleClasses: string[]): WizardFooterModel
  • Parameters

    • label: string
    • footerType: Type<any>
    • model: any
    • height: number
    • styleClasses: string[]

    Returns WizardFooterModel

Properties

height

height: number

label

label: string

model

model: any

styleClasses

styleClasses: string[]

type

type: Type<any>

Generated using TypeDoc