Skip to main content
A newer version of this page is available. .

CardEmptyLayoutTemplate Class

An empty layout template for a card.

Declaration

export class CardEmptyLayoutTemplate extends CardLayoutTemplate

Inherited Members

Inheritance

CardLayoutTemplate
CardEmptyLayoutTemplate

Properties

allowEdit Property

Declaration

allowEdit: KnockoutObservable<boolean>

Property Value

Type
KnockoutObservable<boolean>

isEmpty Property

Declaration

isEmpty: KnockoutObservable<boolean>

Property Value

Type
KnockoutObservable<boolean>

title Property

Declaration

readonly title: string

Property Value

Type
string

Methods

getInfo Method

For internal use.

Declaration

getInfo(): any[]

Returns

Type Description
any[]

 

getType Method

Declaration

getType(): CardLayoutTemplateType

Returns

Type
CardLayoutTemplateType