fix js docs

This commit is contained in:
Yuri Kuznetsov
2023-05-05 14:53:03 +03:00
parent ae17acce20
commit 797679ce7a
+1 -1
View File
@@ -830,7 +830,7 @@ function (/** marked~ */marked, /** DOMPurify~ */ DOMPurify) {
*
* @typedef {Object} Espo.Ui~PopoverOptions
*
* @property {'bottom'|'top'} [placement='bottom'] A placement.
* @property {'bottom'|'top'|'left'|'right'} [placement='bottom'] A placement.
* @property {string|JQuery} [container] A container selector.
* @property {string} [content] An HTML content.
* @property {string} [text] A text.