UNPKG

aurelia-materialize-bridge

Version:
15 lines (14 loc) 320 B
export declare class MdCard { private element; constructor(element: Element); horizontal: boolean; image: string; reveal: boolean; action: boolean; stickyAction: boolean; size: string; title: string; titleChanged(): void; mdTitle: string; mdClass: string; }