# Element Cover
Component that allows visual covering of element. Main application of this component is to use it as a sign, that content of element is being loaded.
# Usage
# Features
- Allows to change appearance of any site element,
- Can cover all or part of the element,
- Default loading spinner,
- Adjustable opacity and positioning
# CElementCover API
Parent element of CElementCover must be positioned relatively, as in example above, to cover the proper area.