Description

Component to display a miniature of an image.

Component

The component can have the following attributes.

AttributeTypeRequiredDescription
sliderObjecttrueThe VueFlux component responsible of this cube
indexNumber, StringtrueIf a number represents the image index of slider and if string of hexadecimal will just paint it with the defined color
cssObjectfalseStyle rules to be applied

Example:

<flux-thumb :slider="slider" :index="1"></flux-thumb>

Methods

MethodParametersDescription
setCsscssObject with the style to be applied to the thumb