Naming conventions and best practices
You can follow the naming conventions and best practices in this section while modifying application-provided components.
All new
component/module/service/directive/modals added as part of extensions
should have the prefix isf-extn.Important: This naming convention is
required to distinguish between out-of-the-box files and extensions and to avoid any possible
conflicts.
For more information about best practices and sample code, see Best practices and sample code.