UNPKG

ngx-mat-lib

Version:

A bunch of utilities and components to use in your Angular 7+ apps!

9 lines (8 loc) 246 B
export declare class XmatDividerComponent { /** Whether the divider is vertically aligned. */ vertical: boolean; private _vertical; /** Whether the divider is an inset divider. */ inset: boolean; private _inset; }