function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
PatcsPatcs 

Home Page Custom Component

Hi

 

In the home page component, i have created html code, while displaying, it is displayed with the name of the component. In my case i don't want that name. can any one help on this.

 

Thanks!

RArunrajRArunraj

Hi,

 

You can keep a small dot (.) in the name of the Home page component. That will avoid displaying your name.

 

 

Thanks,

R. Arunraj

PatcsPatcs

Hi

 

I have tried that but again it is showing the name with dot.

 

Thanks!