Interface ISliderConfig
Package: ui-framework
Properties
columns
Declaration
columns?: number
Property Value
Type | Description |
---|---|
number |
direction
Declaration
direction: Direction
Property Value
Type | Description |
---|---|
Direction |
images
Declaration
images: Array<IImagesSlider>
Property Value
Type | Description |
---|---|
Array<IImagesSlider> |
increment
Declaration
increment?: number
Property Value
Type | Description |
---|---|
number |
lightbox
Declaration
lightbox: boolean
Property Value
Type | Description |
---|---|
boolean |
listPage
Declaration
listPage: boolean
Property Value
Type | Description |
---|---|
boolean |
quantity
Declaration
quantity: number
Property Value
Type | Description |
---|---|
number |
rows
Declaration
rows?: number
Property Value
Type | Description |
---|---|
number |