This website works better with JavaScript.
Explore
Help
Sign In
Frank
/
fineui
forked from
fanruan/fineui
Watch
1
Star
0
Fork
You've already forked fineui
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fineui是帆软报表和BI产品线所使用的前端框架。
7209
Commits
3
Branches
2
Tags
445 MiB
Tree:
0918cae834
fineui
/
dist
/
lib
/
core
/
action
/
action.show.d.ts
4 lines
86 B
Raw
Normal View
History
Unescape
Escape
auto upgrade version to 2.0.20201224142209
4 years ago
import
{
Action
}
from
"./action"
;
auto upgrade version to 2.0.20201218120235
4 years ago
export
declare
class
ShowAction
extends
Action
{
}