yarcl
    Preparing search index...

    Function Drawer

    • A modal panel that slides in from the left or right edge. Same behavior as Dialog: focus is trapped, the page behind is inert, Esc closes it.

      Parameters

      Returns Element

      <Drawer side="left" trigger={<Button>Menu</Button>} title="Navigation">
      <Stack as="nav"></Stack>
      </Drawer>