Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk/ui
DrawerFooter
function
function DrawerFooter(__namedParameters: Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, 'ref'> & { ref?: Ref<HTMLDivElement> }): Element
Import
import { DrawerFooter } from '@modular/sdk/ui';