vue3-loading-shimmer

# Props

You can customize the component by taking a look at the props table below.

PropDescriptionTypeDefaultRequired
bgColorBackground color of the wrapperString#d3d3d3false
shimmerColorColor of the shimmer effect (**MUST BE IN HEX-FORMAT**) e.g: "#RRGGBB" or "#RGB"String#fffffffalse
durationDuration of the shimmer animation in millisecondsNumber1400false
directionDirection of the shimmer effect"left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"left-to-rightfalse