Skip to content

Commit

Permalink
Adds definition of 'isSpecialMf' parameter (#3778)
Browse files Browse the repository at this point in the history
  • Loading branch information
walmazacn authored Jun 10, 2024
1 parent 311d6f8 commit e4599ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/services/web-components.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class WebComponentSvcClass {
* @property {object} extendedContext
* @property {object} node
* @property {string} nodeId
* @property {boolean} isSpecialMf
* @property {boolean} isSpecialMf indicates whether the web component is rendered in a modal, splitView or drawer (`false` by default)
* @property {boolean} noTemporaryContainerHeight
*/

Expand Down

0 comments on commit e4599ca

Please sign in to comment.