Changes between Initial Version and Version 1 of Ticket #46976, comment 5
- Timestamp:
- 04/29/2024 04:28:33 AM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #46976, comment 5
initial v1 42 42 43 43 > disablePolyfillReadyClass 44 > The disablePolyfillReadyClass option determines if selectors are prefixed with an indicator class. > This class is only set on your document if the polyfill loads and is needed. 44 > The disablePolyfillReadyClass option determines if selectors are prefixed with an indicator class. 45 > This class is only set on your document if the polyfill loads and is needed. 45 46 46 47 > By default this option is false. Set this to true to prevent the class from being added.