From 61e425b7f13ca5724a4af8765ceb1f4680aaa4f1 Mon Sep 17 00:00:00 2001 From: Ralf Koller <1665422+rpkoller@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:59:00 +0200 Subject: [PATCH] Dialog: Document the `uiDialogTitleHeadingLevel` option Ref jquery/jquery-ui#2271 Ref jquery/jquery-ui#2275 --- entries/dialog.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/entries/dialog.xml b/entries/dialog.xml index 1feb3644..d1fec480 100644 --- a/entries/dialog.xml +++ b/entries/dialog.xml @@ -196,6 +196,12 @@ Specifies the title of the dialog. If the value is null, the title attribute on the dialog source element will be used. +