Constructor
new SmartProgressElement(settings)
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
settings |
Properties
|
- Source:
Classes
Members
progress :number
Setter and getter for progress
Type:
- number
- Source:
Methods
hide(afterAnimationDone)
Start hide animation with callback
Parameters:
Name | Type | Description |
---|---|---|
afterAnimationDone |
function | callback |
- Source:
makeActive()
Add active class
- Source:
removeActive()
Remove active class
- Source:
show(afterAnimationDone)
Start show animation with callback
Parameters:
Name | Type | Description |
---|---|---|
afterAnimationDone |
function | callback |
- Source: