Skip to content

Razas889/react-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Iskelet

React Iskelet(iskelet means skeleton in Turkish), provides a tiny skeleton loaders.

Usage

react-iskelet

import Skeleton from "react-iskelet";

<Skeleton type={option} />;
<Skeleton type="text" count={5} />;

Skeleton component extended with div element, allows manipulating div attributes like className.

Props

Props Type Required
type string
count? number

Available Types

Type
text
title
thumbnail
avatar

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published