UNPKG

fundamental-ngx

Version:

SAP Fundamentals, implemented in Angular

13 lines (12 loc) 252 B
/** * The action bar header, which contains the action bar's title and description components. * * ```html * <div fd-action-bar> * <div fd-action-bar-header> * </div> * </div> * ``` */ export declare class ActionBarHeaderDirective { }