Skip to content

Platform: Inline Help Component Technical Design

kavya-b edited this page May 14, 2020 · 3 revisions

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.


Clone this wiki locally