Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CardConfig

A config containing properties for card

Hierarchy

Index

Properties

Optional action

action: CardAction

An action shown in the footer

Optional filterPosition

filterPosition: string

The time frame filter position; "header" or "footer"

Optional filters

filters: CardFilter[]

A list of time frame filters

noPadding

noPadding: boolean

Omit padding for customization

Optional subTitle

subTitle: string

Sub-Title for the card

Optional title

title: string

Title for the card

Optional titleBorder

titleBorder: boolean

Show a border after the title and sub-title.

Optional topBorder

topBorder: boolean

Show a border above the card title.

Generated using TypeDoc