UNPKG

element-ui

Version:

A Component Library for Vue.js.

8 lines (6 loc) 182 B
import { ElementUIComponent } from './component' /** Footer Component */ export declare class ElFooter extends ElementUIComponent { /** Height of the footer */ height: string }