Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICardFooter<T>

Card Footer

Type parameters

  • T

Hierarchy

  • ICardFooter

Index

Properties

Optional className

className: string

Optional content

content: string | T

Optional onRender

onRender: (el?: HTMLElement, card?: ICardFooter) => void

Type declaration

    • Parameters

      Returns void

Generated using TypeDoc