Bricksmotion Components
  • Getting Started
  • Setup
    • Where is my license key?
    • Activate you license within Bricksforge
  • Using components
    • Bricksforge One-Click
    • Bricks Structure
    • Activate "Event Panel"
    • Manual Importing Timelines and Events
    • Locked Classes
    • Reassign Timelines
    • Loading Conditions
  • Components
    • HEROES
      • Hero #1
      • Hero #2
      • Hero #3
      • Hero #4
      • Hero #5
      • Hero #6
      • Hero #7
      • Hero #8
      • Hero #9
      • Hero #10
    • SCROLL SCENES
      • Sticky Sections #1
      • Vertical Scroll #1
      • Scroll Scene #1
      • Scroll Scene #2
      • Scroll Scene #3
      • Scroll Scene #4
      • Scroll Scene #6
      • Scroll Scene #7
      • Scroll Scene #8
      • Scroll Scene #9
    • BUTTONS
      • Button #1
      • Button #2
      • Button #3
      • Button #4
      • Button #5
      • Button #6
      • Button #7
    • TABS
      • Tabs #3
      • Tabs #4
    • PROJECTS
      • Projects #1
      • Projects #2
      • Projects #3
      • Projects #4
      • Projects #5
      • Projects #6
      • Projects #7
    • CTA
      • CTA #1
      • CTA #2
    • CARDS
      • Cards #1
      • Cards #2
    • MENUS
      • Bottom Nav #1
      • Mega Menu #1
      • Full Screen Menu #2
      • Full Screen Menu #3
    • CUSTOM CURSORS
      • Custom Cursor #1
    • LOADING SCREENS
      • Loading Screen #1
      • Loading Screen #2
      • Loading Screen #3
    • TEXT
      • Text Hover #1
      • Split Text #2
    • IMAGE
      • Image Tilt #1
      • Image Reveal #1
      • Image Reveal #2
      • Image Reveal #3
    • PROGRESS BARS
      • Progress Bar #1
      • Progress Bar #2
Powered by GitBook
On this page
  • Component Structure
  • Animation Structure
  1. Components
  2. LOADING SCREENS

Loading Screen #2

Component Structure

  • LS2 Wrapper: A fixed, fullscreen overlay that serves as the loading screen's background.

    • LS2 Image Wrapper: Contains the SVG and a mask div. The SVG represents the loading icon or graphic, while the mask div covers the SVG, revealing it gradually to simulate progress.

      • LS2 SVG: The actual SVG image used as the loading indicator.

      • LS2 SVG Mask: An overlay that reveals the SVG image beneath it, simulating a loading progress effect.

Animation Structure

  • LS2 - PAGELOAD: This animation sequence begins with the mask (LS2 SVG Mask) expanding its height to fully reveal the SVG image beneath it. Following this, the SVG image (LS2 SVG) scales down and fades out, signifying the end of the loading process. Lastly, the entire loading screen component (LS2 Component) animates out of view, revealing the loaded content.

PreviousLoading Screen #1NextLoading Screen #3

Last updated 1 year ago