sling-web-component-loader

1.12.5 • Public • Published

sling-web-component-loader

The loader should be used with business components that demand requests and render with delay. The component must show the loader component while loading the data source required to populate and render its view.

Install

npm install sling-web-component-loader

Tag

  <sling-loader></sling-loader>

Dependencies

  • sling-framework
  • sling-helpers

Attributes and properties

Name Type Default Values ReflectToAttribute Observer callSdk
loading Boolean ✔️

Description

Name Description
loading Boolean that defines if the loader will be displayed.

Events

This component have no event.

Examples

All component examples can be emulated using the npm start sling-web-component-loader command.

Use

 <sling-loader loading></sling-loader>

Readme

Keywords

none

Package Sidebar

Install

npm i sling-web-component-loader

Weekly Downloads

2

Version

1.12.5

License

none

Unpacked Size

526 kB

Total Files

20

Last publish

Collaborators

  • sling-web