File

src/app/shared/model/selectable.ts

Description

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

Index

Properties

Properties

isSelected
isSelected: boolean
Type : boolean
export interface Selectable {
  isSelected: boolean;
}

results matching ""

    No results matching ""