Overlay
Features
Hide close button in overlay (CP-1992)
Default Value
General
We can hide the close button in an overlay using 'hideCloseButton'
In an overlay, set "
hideCloseButton
" to true to hide the close button."overlay": [{ "name": "preview", "title": "...", "hideCloseButton": true, ... }
If "
hideCloseButton
" is not mentioned or set to false, the close button will be displayed.
Status
Release Available | Status | Framework Name |
---|---|---|
3.7 | Current | TBC |