Splash screen
Splash Screen
Usage
This Component can be used by using the following HTML Tag:
<tc-tibco-cloud-splash-screen></tc-tibco-cloud-splash-screen>
Inputs
| Attribute | Type | Comments |
|---|---|---|
| actionButtons | ActionButtonConfig[] | Buttons configuration with text and route to go. |
| backGroundImage | string | Splash Configured Background Image URL to a SVG, PNG or Jpeg |
| highlights | LandingPageItemConfig[] | Bullet Point Item Configuration with Icon's and Text |
| subTitle | string | Splash Sub-Title |
| title | string | Splash Screen main Title |
| topMargin | string |
Outputs
| Attribute | Type | Comments | |
|---|---|---|---|
| getStartedEvent | EventEmitter |
||
| Event | getStartedEvent | Get Started Clicked | |
| Payload | string | emits that user clicked get started button on cloud splash screen |
Constructor
Shows Application Overview like Configured
full development Documentation