This website works better with JavaScript.
Explore
Help
Sign In
fanruan
/
fineui
Watch
4
Star
1
Fork
You've already forked fineui
2
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
fineui是帆软报表和BI产品线所使用的前端框架。
7445
Commits
3
Branches
2
Tags
455 MiB
Tree:
f701a36bc4
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
{
}