UNPKG

@ykcl/smart-ui-oversea

Version:

A Component Library for Vue.js.

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