File

projects/components/widgets/page/footer/src/footer.component.doc.ts

Description

The 'wmFooter' directive defines a footer in the layout.

Index

Methods
Inputs

Methods

onLoad
onLoad($event: MouseEvent, widget: 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 footer widget

Returns : void
onPinchdown
onPinchdown($event: MouseEvent, widget: any)

Callback function which will be triggered on pinchdown event of the widget.

Parameters :
Name Type Optional Description
$event MouseEvent No

DOM event on which call back is triggered

widget any No

Instance of the footer widget

Returns : void
onPinchin
onPinchin($event: MouseEvent, widget: any)

Callback function which will be triggered on pinchin event of the widget.

Parameters :
Name Type Optional Description
$event MouseEvent No

DOM event on which call back is triggered

widget any No

Instance of the footer widget

Returns : void
onSwipedown
onSwipedown($event: MouseEvent, widget: any)

Callback function which will be triggered when the widget is swiped down.

Parameters :
Name Type Optional Description
$event MouseEvent No

DOM event on which call back is triggered

widget any No

Instance of the footer widget

Returns : void
onSwipeleft
onSwipeleft($event: MouseEvent, widget: any)

Callback function which will be triggered when the widget is swiped left.

Parameters :
Name Type Optional Description
$event MouseEvent No

DOM event on which call back is triggered

widget any No

Instance of the footer widget

Returns : void
onSwiperight
onSwiperight($event: MouseEvent, widget: any)

Callback function which will be triggered when the widget is swiped right.

Parameters :
Name Type Optional Description
$event MouseEvent No

DOM event on which call back is triggered

widget any No

Instance of the footer widget

Returns : void
onSwipeup
onSwipeup($event: MouseEvent, widget: any)

Callback function which will be triggered when the widget is swiped up.

Parameters :
Name Type Optional Description
$event MouseEvent No

DOM event on which call back is triggered

widget any No

Instance of the footer widget

Returns : void

Inputs

class
Type : string

Class of the widget.

content
Type : string

Html or Partial content of the widget.

Allowed Values: Inline Content, Footer, Partials

name
Type : string

Name of the footer widget.

results matching ""

    No results matching ""