Skip to content

Customizing the Welcome section

Guilherme Borges Bastos edited this page Jun 4, 2020 · 15 revisions

< Applying Customizations page

This Wiki page will lead you through the customization of the Welcome section. In case of issues, feel free to enter in our community on Gitter and post your questions.

Welcome component

Welcome Preview Image

The entire code that belongs to the Welcome component can be found here:

/src/app/welcome

Component schema

The Welcome component files are based on the schema below:

File Description
welcome.molule.ts A @NgModule used to encapsulation
welcome.component.html Contains the view template
welcome.component.scss Contains the styles
welcome.component.responsivity.scss Contains the responsive styles
welcome.component.ts Contains the component's logic
welcome-background A folder containing the welcome's background child component
welcome-dialog A folder containing the welcome's dialog child component

Customizing the caricature