content-loader

v4.2.2arrow_drop_down
v4.2.2
STATUS
Passing
DOWNLOADS
323
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
2 KB
Content loader skeleton
1 contributor
Install content-loader as a package?
Copied
npm i @bit/danilowoz.react-content-loader.content-loader
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
modifieddraft
modifieddraft
chevron_left
chevron_right
Test Summary

should render custom element

Pass

speed is a number and it’s used

Pass

interval is a number and it’s used

Pass

height is a number and it’s used

Pass

width is a number and it’s used

Pass

gradientRatio is a number and it’s used

Pass

animate is a boolean and it’s used

Pass

primaryColor is a string and it’s used

Pass

secondaryColor is a string and it’s used

Pass

primaryOpacity is a number and it’s used

Pass

secondaryOpacity is a number and it’s used

Pass

preserveAspectRatio is a string and it’s used

Pass

style is an object and it’s used

Pass

rtl is a boolean and it’s used

Pass

ariaLabel is a string and it’s used

Pass

baseUrl is a string and it’s used

Pass
Help and resources