UNPKG

fundamental-ngx

Version:

SAP Fundamentals, implemented in Angular

12 lines (11 loc) 279 B
/** * The component that represents a shellbar title. * The title is a required element and displays the current application name. * ```html * <fd-shellbar-title> * Corporate Portal * </fd-shellbar-title> * ``` */ export declare class ShellbarTitleComponent { }