Skip to content

SiCopyrightNoticeComponent documentation

selector
si-copyright-notice

Input Properties

NameTypeDefaultDescription
copyright
CopyrightDetailsCopyright information to be displayed.

Note: The CopyrightDetails#company defaults to Sample Company , only set it for other companies.

Types Documentation

Properties
The company name to be displayed in the copyright notice (not to be translated). If empty (recommended), the company name from the theme will be used.
company?: string
The year when the app was last updated. Must be left blank if it equals startYear
lastUpdateYear?: number
The year when the app was first released.
startYear: number

Except where otherwise noted, content on this site is licensed under MIT License.