File

projects/components/widgets/basic/default/src/spinner/spinner.component.doc.ts

Description

The wmSpinner component defines spinner widget.

Inputs

caption
Type : string
Default value : 'Loading...'

This property specifies label of the spinner widget.

class
Type : string

Class of the widget.

iconclass
Type : string
Default value : 'fa fa-circle-o-notch fa-spin'

This property specifies CSS class of the icon.

iconsize
Type : string

This property specifies size of the icon of the icon. Value has to be specified along with the units (em or px).

image
Type : string

This property is to set an image for loading icon.

Bindable: true

imageheight
Type : string

This property specifies height of an image.

imagewidth
Type : string
Default value : '20px'

This property specifies width of an image.

name
Type : string

Name of the spinner widget.

servicevariabletotrack
Type : string

This property allows user to bind service variable for which we want to show loading dialog.

show
Type : boolean
Default value : true

This property specifies whether to show spinner widget or not.

Bindable: true

type
Type : string

This property specifies type of the spinner.

Allowed Values: icon, image

icon: Can set icon as a spinner.

image: Can set image as a spinner.

results matching ""

    No results matching ""