File

src/app/shared/model/expandable.ts

Description

Indicates that Model classes implementing this interface, can mark the object as 'expanded'.

Index

Properties

Properties

isExpanded
isExpanded: boolean
Type : boolean
export interface Expandable {
  isExpanded: boolean;
}

results matching ""

    No results matching ""