Side Sheet

Useful for overlaying the screen on one side. It is used to show more details about a certain content.

Props

Prop
Type
Description
childrenReactNodeThe content to render
widthStringThe width of the side sheet
isVisibleBooleanWhether it is visible or not
onCloseFunctionA function to be called when on close

Examples

todo