Platform: Inline Help Component Technical Design - SAP/fundamental-ngx GitHub Wiki
Inline Help
Fundamental NGX: Core has an implementation of InlineHelp: https://sap.github.io/fundamental-ngx/#/core/inlineHelp.
i18n
Link to general support for i18n: Supporting internationalization in ngx/platform
Special Usecase: No
fd-inline-help
can be supported as:
<fd-inline-help i18n="@@labelHelp">This is an inline help message</fd-inline-help>
Redesign Required: No
Core's inline-help is already declarative in approach.