Skip to main content

DialogTitle

function
function DialogTitle(__namedParameters: Omit<DialogTitleProps & RefAttributes<HTMLHeadingElement>, 'ref'> & { ref?: Ref<HTMLHeadingElement> }): Element

Import

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