projects/components/widgets/advanced/marquee/src/marquee.component.doc.ts
The wmMarquee component defines the marquee widget.
class |
Type : string
|
Class of the widget. |
direction |
Type : string
|
Direction of the scroll for the content in the marquee widget. Allowed Values: |
name |
Type : string
|
Name of the marquee widget. |
scrollamount |
Type : number
|
Speed of the scroll for the marquee widget content. |
scrolldelay |
Type : number
|
Sets the delay in scroll of the Marquee. |
show |
Type : boolean
|
Default value : true
|
This property will be used to show/hide the marquee widget on the web page. Bindable: |