public class SpinJSOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
String[] |
color$array
Line colors.
|
String |
color$string
Line color.
|
Double |
corners
Corner roundness.
|
Integer |
direction
1: clockwise, -1: counterclockwise
|
String[] |
fadeColor$array
Colors for fade effect.
|
String |
fadeColor$string
Colors for fade effect.
|
String |
left
Left position relative to parent.
|
Integer |
length
The length of each line.
|
Integer |
lines
The number of lines to draw.
|
Double |
opacity
Opacity of the lines.
|
String |
position
Element positioning.
|
Integer |
radius
The radius of the inner circle.
|
Integer |
rotate
The rotation offset.
|
Double |
scale
Scales overall size of the spinner.
|
String |
shadow
Box-shadow for the lines.
|
Integer |
speed
Rounds per second.
|
String |
top
Top position relative to parent.
|
Integer |
trail
After-glow percentage.
|
Integer |
width
The line thickness.
|
| Constructor and Description |
|---|
SpinJSOptions() |
Copyright © 2018 Fujion Framework. All rights reserved.