File

projects/components/widgets/data/card/src/card-content/card-content.component.doc.ts

Description

The wmCardContent component defines the card content.

Index

Methods
Inputs

Methods

onLoad
onLoad($event: MouseEvent, widget: any, item: any, currentItemWidgets: any)

Callback function which will be triggered when the widget is loaded.

Parameters :
Name Type Optional Description
$event MouseEvent No

DOM event on which call back is triggered

widget any No

Instance of the card content widget

item any No

Data of the card content on which load event is triggered

currentItemWidgets any No

Widgets inside the card content on which load event is triggered

Returns : void

Inputs

class
Type : string

Class of the widget.

content
Type : string

Html or Partial content of the widget.

Allowed Values: Inline Content, Partials

name
Type : string

Name of the card content widget.

show
Type : boolean
Default value : true

This property will be used to show/hide the Card Content widget on the web page.

Bindable: true

results matching ""

    No results matching ""