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