Type your event detail in the below editor. Alternatively, you can cut and paste your content from a document in the Editor and format the way you like.
- How to create a service?
- How to create a function in service
- How to access service in default component
- How to access service in multiple components?
- Benefits of implement services in multiple components?
From this article, you will be able to learn the below concepts with practical examples.
- Current page : This is selected if you want to apply style to only this page and no other page in the application.
- New Style Sheet : This option creates a new style sheet and defines all the properties you apply in a separate style sheet and this style sheet so created can also be used again and again throughout the application.
- Existing Style Sheet : This option derives the style from the pre existing style sheet. for this option there should be already existing style sheet.