antstackio/hover-design

HOV-48 | Drawer Component

Opened this issue · 3 comments

Drawer component

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • Version used:
  • Browser name and version:
  • Operating System and version (desktop or mobile):
  • Link to your project:

@hafsahayath to add the description

Table props

Attributes Values Optional?
children ReactNode No
open boolean No
onClose () => void No
position bottom | left | right | top Yes
withOverlay boolean Yes
closeOnClickOutside boolean Yes

@Raalzz @pruthvi2103

ticket code: HOV-48