ant-design-blazor / blazor-pro-components

Pro Components of Blazor. 🏆 Use Ant Design like a Pro!
Apache License 2.0
146 stars 43 forks source link

ReuseTabs with Pro Layout? #46

Closed mehmetuken closed 2 years ago

mehmetuken commented 2 years ago

What is the best location ReuseTabs in Pro Basic Layout?

ElderJames commented 2 years ago

You can replace the @body in the layout page. https://github.com/ant-design-blazor/blazor-pro-components/blob/0ff24d2b50aff1e8f4ef9205287fb2d647a9b921/src/layout/example/AntDesign.ProLayout.Wasm/Shared/ProLayout.razor#L29

aihui109 commented 1 year ago

Can tell me,How did you do it?