ant-design-vue-pro
ant-design-vue-pro copied to clipboard
Add props to handle show breadcrumb, header heading, and trigger menu button
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I need to remove html of the components on runtime. So i don't uses css to hide it. note: remove .ant-page-header-heading, .ant-breadcrumb, and .ant-pro-global-header-trigger element
Describe the solution you'd like A clear and concise description of what you want to happen.
add some new props on
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.