Skip to main content

DrawerDescription

function
function DrawerDescription(__namedParameters: Omit<DialogDescriptionProps & RefAttributes<HTMLParagraphElement>, 'ref'> & { ref?: Ref<HTMLParagraphElement> }): Element

Import

import { DrawerDescription } from '@modular/sdk/ui';