This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
jztd
/
yvan-ext
Xem
3
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
371c3fe0e8
Branches
Tags
8.3
master
mini-bundle
qdzc
yvan-ext
/
assets
/
ext-7.4.0.42
/
classic
/
theme-material
/
overrides
/
tab
/
Tab.js
Tab.js
122 B
Lịch sử
Raw
1
2
3
4
5
6
7
Ext.define('Ext.theme.material.tab.Tab', {
override: 'Ext.tab.Tab',
ripple: {
color: 'default'
}
});