UNPKG

aurelia-materialize-bridge

Version:
13 lines (12 loc) 271 B
export declare class MdCard { private element; constructor(element: Element); horizontal: boolean; image: string; reveal: boolean; action: boolean; stickyAction: boolean; size: string; title: string; mdClass: string; }