passive-yellow
passive-yellow3y ago

close sider

is there any way to close sider programmatically?
6 Replies
ratty-blush
ratty-blush3y ago
Hey @saji Which UI framework are you using?
passive-yellow
passive-yellowOP3y ago
material ui I want to close/hide in specific page, but it did not work with me!
ratty-blush
ratty-blush3y ago
Sider | refine
You can access the logout, dashboard, items elements and collapsed state that we use in our default Sider component by using render properties. Customize it to your needs or you can create a custom component and use it either by passing it to or using a Custom Layout.
passive-yellow
passive-yellowOP3y ago
I saw it , but it did not work
Omer
Omer3y ago
CLI | refine
refine CLI is a command line application that allows you to interact with your refine project and perform some tasks. This includes creating a new resource, managing updates, swizzle components, and runs your project (build, start, dev).
passive-yellow
passive-yellowOP3y ago
thanks

Did you find this page helpful?