Skip to content

Modal.setTitle method

Modal › setTitle

Official

Set the title of the modal.

Signature:

setTitle(title: string): this

Parameters:

Parameter Type Description
title string

Returns: this