UNPKG

@ykcl/smart-ui-oversea

Version:

A Component Library for Vue.js.

11 lines (8 loc) 220 B
import { ElementUIComponent } from './component' /** PageHeader Component */ export declare class YkPageHeader extends ElementUIComponent { /** title */ title: String /** content */ content: String }