DrawerDescription
functionfunction DrawerDescription(__namedParameters: Omit<DialogDescriptionProps & RefAttributes<HTMLParagraphElement>, 'ref'> & { ref?: Ref<HTMLParagraphElement> }): Element
Import
import { DrawerDescription } from '@modular/sdk/ui';