This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
design.estate
/
dees-appui-catalog
Watch
2
Star
0
Fork
0
You've already forked dees-appui-catalog
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
89269d86da
dees-appui-catalog
/
ts_web
/
elements
/
interfaces
/
tab.ts
6 lines
84 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(core): update
2021-03-06 18:59:00 +00:00
export
interface
ITab
{
fix(core): update
2021-03-06 17:07:06 +00:00
key
:
string
;
iconName?
:
string
;
action
:
(
)
=
>
void
;
}
Reference in New Issue
Copy Permalink