This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
ant-design-blazor
Watch
1
Star
0
Fork
0
You've already forked ant-design-blazor
mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced
2024-12-14 17:01:18 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7d9d6fc89d
ant-design-blazor
/
components
/
tabs
/
TabPane.razor
2 lines
53 B
C#
Raw
Normal View
History
Unescape
Escape
refactor: change namespcae to AntDesign
2020-05-29 00:33:49 +08:00
@namespace
AntDesign
feat: add component tabs (#67) * fix autosize * feat(module: tabs): add AntTabs * chore(module:input): code improvement * implement tab * implement disable tab * implement scroll tabs * resume tabs demo page * implement tabs prev/next calcaultion logic * update nav bar render logic * feat (module: tabs): implement rerender logic * feat:(module: tabs): update render logic * feat: (module: tabs): implement extra content * feat(module: tabs): add panes dynamically * feat(module: tabs): implement add tabs dynamically * feat(module: tabs): implement remove tabs * feat(module: tabs): Customized trigger of new tab * fix(module: tabs): stop event propagation * fix (module: tabs): close icon disappea
2020-04-16 12:05:59 +08:00
@inherits
AntDomComponentBase
Reference in New Issue
Copy Permalink