@JsType(isNative=true,
name="Object",
namespace="<global>")
public class JsSliderOptions
extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
full_width |
boolean |
indicators |
int |
interval |
int |
transition |
| Constructor and Description |
|---|
JsSliderOptions() |
@JsProperty public boolean full_width
@JsProperty public boolean indicators
@JsProperty public int transition
@JsProperty public int interval
public JsSliderOptions()
Copyright © 2018. All rights reserved.