dashboard
repositories
filestore
activity
search
login
刘苏义
/
ruoyi-api
forked from
ard/ruoyi-api
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
优化三维实景业务
‘liusuyi’
2023-06-16
4c855671b05efba9199c456adbd7c846db608230
[~liusuyi/ruoyi-api.git]
/
ruoyi-ui
/
node_modules
/
element-ui
/
types
/
header.d.ts
1
2
3
4
5
6
7
import { ElementUIComponent } from './component'
/** Header Component */
export declare class ElHeader extends ElementUIComponent {
/** Height of the header */
height: string
}