Web Component: j-SplashScreen
j-SplashScreen
A splash screen for single page applications. The body has to be wrapped into the <script type="text/html">HTML</script>
tag. The component will be destroyed automatically.
Configuration:
timeout
a timeout in milliseconds for destroying the splash screen (default:3000
)autoremove:true
{Boolean}
automatically removes component.remember
{String}
e.g.1 day
or1 week
- it doesn't show a splash screen (default:empty
= disabled)
Methods:
component.show([body])
will show splashscreen with a new or old body (autoremove
must befalse
)
Author
- Peter Širka petersirka@gmail.com
- License
Created
27. june 2017
Updated
31. january 2023
Version
v1
License
https://www.totaljs.com/license/
Responsive
Yes
Author
Peter Širka
Email
petersirka@gmail.com