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: ko.Observable<boolean>

Property Value

Type
Observable<boolean>

isEmpty Property

Declaration

isEmpty: ko.Observable<boolean>

Property Value

Type
Observable<boolean>

title Property

Declaration

readonly title: string

Property Value

Type
string

Methods

getInfo Method

For internal use.

Declaration

getInfo(): any[]

Returns

Type
any[]

getType Method

Declaration

getType(): CardLayoutTemplateType

Returns

Type
CardLayoutTemplateType