cauldron icon indicating copy to clipboard operation
cauldron copied to clipboard

Document setting CSS variables for the Drawer component

Open anastasialanz opened this issue 1 year ago • 1 comments

We can call out the CSS variables to change the height, width, top, and bottom styles, similar to the Table component docs.

  • --drawer-width
  • --drawer-height
  • --drawer-bottom
  • --drawer-top
  • --drawer-animation-timing-function
  • --drawer-animation-timing

anastasialanz avatar Feb 21 '25 03:02 anastasialanz

We should include the new animation properties as well once from #1835

scurker avatar Mar 19 '25 18:03 scurker