Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CardAction

An object containing card action properties

Hierarchy

  • CardAction

Index

Properties

Optional disabled

disabled: boolean

Set to true to disable the action

hypertext

hypertext: string

The action link text

Optional iconStyleClass

iconStyleClass: string

Style class for main icon (e.g., 'fa fa-flag')

Optional id

id: string

The action id

Optional url

url: string

The action link URL

Generated using TypeDoc