import { Dialog } from '../dialog/dialog.js'; /** * A drawer that slides in from a screen edge. Extends ``. * * Open and close by toggling the `open` property (or the `--show` / `--hide` * Invoker commands). Always opens as modal. * * @slot - Body content. * @slot title - Custom heading element. Overrides the default `

` rendered from the `title` property. Also provides the dialog's accessible name. * @slot close - Close button (typically `