File

src/app/components/simple-tile/tile-items.ts

Description

An interface representing the details of the simple card

Index

Properties

Properties

title
title: string
Type : string

Description in the card

export interface TileItems {
  /** Description in the card */
  title: string;
}

results matching ""

    No results matching ""