fundamental-ngx
Version:
SAP Fundamentals, implemented in Angular
8 lines (7 loc) • 325 B
TypeScript
/**
* The shellbar offers consistent, responsive navigation across all products and applications.
* Includes support for branding, product navigation, search, notifications, and user settings.
* Shellbar is a composite component comprised of mandatory and optional elements.
*/
export declare class ShellbarComponent {
}