Update typeDefs for Fullscreen Options

Remove line stating that a 'span' is also a valid inactiveClassName value.
This commit is contained in:
Matthijs Bon
2021-10-11 14:48:04 +02:00
parent 6bc8d0cd96
commit 4cbf04d029

View File

@@ -52,7 +52,6 @@ const FullScreenEventType = {
* when full-screen is active.
* @property {string} [inactiveClassName=className + '-false'] CSS class name for the button
* when full-screen is inactive.
* Instead of text, also an element (e.g. a `span` element) can be used.
* @property {string} [tipLabel='Toggle full-screen'] Text label to use for the button tip.
* @property {boolean} [keys=false] Full keyboard access.
* @property {HTMLElement|string} [target] Specify a target if you want the