File

projects/components/widgets/containers/accordion/src/accordion-pane/accordion-pane.component.doc.ts

Description

The wmAccordionPane component defines the accordion pane.

Index

Methods
Inputs

Methods

onCollapse
onCollapse($event: Event, widget: any)

Callback function which will be triggered when the accordion pane is collapsed.

Parameters :
Name Type Optional Description
$event Event No

DOM event on which call back is triggered.

widget any No

Instance of the accordion pane.

Returns : void
onExpand
onExpand($event: Event, widget: any)

Callback function which will be triggered when the accordion pane is expanded.

Parameters :
Name Type Optional Description
$event Event No

DOM event on which call back is triggered.

widget any No

Instance of the accordion pane.

Returns : void
onLoad
onLoad(widget: any)

Callback function which will be triggered when the accordion pane is loaded.

Parameters :
Name Type Optional Description
widget any No

Instance of the accordion pane.

Returns : void

Inputs

badgetype
Type : string
Default value : 'default'

The property controls the state of the badge.

Bindable: true

Allowed Values: default, primary, success, info, warning, danger

badgevalue
Type : string

This property specifies the value to be displayed on the pane title.

Bindable: true

class
Type : string

Class of the widget.

content
Type : string
Default value : 'Inline Content'

Sets content for the accordion pane.

Allowed Values: Inline Content or partials

Inline Content: To drag and drop any widget.

Partials: To select from available list of partials.

name
Type : string

Name of the accordion pane.

show
Type : boolean
Default value : true

This property will be used to show/hide the accordion pane on the web page.

Bindable: true

subheading
Type : string

Subheading of the accordion pane.

Bindable: true

tabindex
Type : number
Default value : 0

This property specifies the tab order of the accordion pane.

title
Type : string
Default value : 'Title'

Title of the accordion pane.

Bindable: true

results matching ""

    No results matching ""