* Toggles internal state after entering or leaving lightbox mode. * @param {boolean} unusedOn
(unusedOn)
| 952 | * @param {boolean} unusedOn |
| 953 | */ |
| 954 | setLightboxMode(unusedOn) {} |
| 955 | |
| 956 | /** |
| 957 | * Transfer the element from the body into the transfer layer. |
no outgoing calls
no test coverage detected