🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

sling-web-component-loader

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sling-web-component-loader

Sling Web Component Loader

1.3.0
npm
Version published
Maintainers
1
Created
Source

sling-web-component-loader

The loader Component. It´s aimed to be used in pair with business components that demands requests and component renders with processess delays. The component must show the loader element while loading the data source required to populate and render his view.

Install

npm instal sling-web-component-loader

Tag

  <sling-loader></sling-loader>

Dependencies

  • sling-framework
  • sling-helpers

Attributes and properties

NameTypeDefault ValuesReflectToAttributeObservercallSdk
loadingBoolean:heavy_check_mark:

Description

NameDescription
loadingBoolean 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>

FAQs

Package last updated on 21 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts