This repository was archived by the owner on Jun 28, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
components/doc/common/apidoc Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1440514405 "readonly": false,
1440614406 "type": "boolean",
1440714407 "default": "true",
14408- "description": "Adds a close icon to the header to hide the dialog ."
14408+ "description": "When enabled, the dialog can be closed by clicking the close icon, pressing escape key or clicking the modal background ."
1440914409 },
1441014410 {
1441114411 "name": "closeIcon",
1469514695 "default": "false",
1469614696 "description": "When enabled dialog is displayed in RTL direction."
1469714697 },
14698+ {
14699+ "name": "showCloseIcon",
14700+ "optional": true,
14701+ "readonly": false,
14702+ "type": "boolean",
14703+ "default": "true",
14704+ "description": "When enabled, the close icon is displayed in the header."
14705+ },
1469814706 {
1469914707 "name": "showHeader",
1470014708 "optional": true,
2200822016 "readonly": false,
2200922017 "type": "boolean",
2201022018 "default": "true",
22011- "description": "Adds a close icon to the header to hide the dialog ."
22019+ "description": "When enabled, the dialog can be closed by clicking the close icon, pressing escape key or clicking the modal background ."
2201222020 },
2201322021 {
2201422022 "name": "closeIcon",
2224222250 "default": "false",
2224322251 "description": "When enabled dialog is displayed in RTL direction."
2224422252 },
22253+ {
22254+ "name": "showCloseIcon",
22255+ "optional": true,
22256+ "readonly": false,
22257+ "type": "boolean",
22258+ "default": "true",
22259+ "description": "When enabled, the close icon is displayed in the header."
22260+ },
2224522261 {
2224622262 "name": "showHeader",
2224722263 "optional": true,
You can’t perform that action at this time.
0 commit comments