File

src/app/component/loading/loading.interface.ts

Index

Properties

Properties

color
color: string
Type : string
name
name: string
Type : string
type
type: string
Type : string
export interface LoadingInterface {
  name: string;
  type: string;
  color: string;
}

result-matching ""

    No results matching ""