This website requires JavaScript.
Explore
Help
Register
Sign In
by2025
/
admin-vben5
Watch
9
Star
0
Fork
0
You've already forked admin-vben5
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
acd87b2250
admin-vben5
/
packages
/
effects
/
common-ui
/
src
/
components
/
page
/
index.ts
3 lines
71 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: page component (#4087) * feat: page component * chore: basic page * chore: add demos * chore: add header-sticky support * chore: update web-ele * chore: rename slot name --------- Co-authored-by: Vben <ann.vben@gmail.com>
2024-08-11 16:29:39 +08:00
export
{
default
as
Page
}
from
'./page.vue'
;
feat: add `resizable` and `ColPage` component (#5188) * feat: add component resizable * feat: component `ColPage` with demo
2024-12-19 20:37:42 +08:00
export
*
from
'./types'
;
Reference in New Issue
Copy Permalink