SiAboutComponent documentation¶
selector
si-aboutInput Properties¶
| Name | Type | Default | Description |
|---|---|---|---|
| aboutTitle | string | Title shown above the about information. | |
| acceptableUsePolicyLink ¶ | Link | Link to Acceptable Use Policy . | |
| appName | string | Title of this application. | |
| cookieNoticeLink ¶ | Link | Link to Cookie Notice . | |
| copyrightDetails ¶ | CopyrightDetails | Copyright information to be displayed. Alternatively, you can use the SI_COPYRIGHT_DETAILS global inject. | |
| icon ¶ | string | Path to the application logo. Use for image | |
| iconName ¶ | string | Name of element icon. Use as alternative to image | |
| imprintLink ¶ | Link | Link to Corporate Information . | |
| licenseInfo | LicenseInfo | Define mode to display the licenses. See LicenseInfo | |
| links ¶ | Link[] | [] | Additional links listed in the about section. |
| privacyLink ¶ | Link | Link to Privacy Notice . | |
| subheading ¶ | string[] | Sub titles of the application. Shown as a list below the application name. (Optional) | |
| termsLink ¶ | Link | Link to Terms of Use . |
Types Documentation¶
|
|
Variable The injection token to be used when used globally across the app |
|---|
|
| Represents a translatable string. This can either be a translation key, e.g. ACTIONS.EDIT that will be automatically translated when displayed on the UI or a pre-translated string, e.g. Edit . Equivalent to a normal string in usage and functionality. |
|---|
Translatable import imported from @siemens/element-translate-ng |
|---|
Except where otherwise noted, content on this site is licensed under MIT License.