react-css-loadings
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

how to use

return   <Loading   template_name='frcms'             .....   />;
return   <Loading   template_name='LoadingType1'      .....   />;

how to deploy

adding a new template

1-create your temp at a folder in components

2-add your template_name to TEMPLATES_NAMES variable in index.tsx file (in root)

its all done now you can use it like the

return   <Loading   template_name='my_new_temp_name'        .....   />;

Readme

Keywords

Package Sidebar

Install

npm i react-css-loadings

Weekly Downloads

10

Version

0.0.6

License

ISC

Unpacked Size

11.5 kB

Total Files

4

Last publish

Collaborators

  • aliafzali