Back to Refine

Custom Sider

documentation/versioned_docs/version-3.xx.xx/examples/customization/customSider.md

3.25.0270 B
Original Source

Creating your own Sider Menu with refine is quite simple. We have customize the default refine Sider Menu in this example. You can customize the sider menu of your refine project based examine this sample.

<CodeSandboxExample path="customization-sider" />