Resize
The wb-rsz component in WET-BOEW manages text and window resizing events by monitoring changes in text size, window width, and window height. It triggers specific events when changes are detected to facilitate responsive design. The component defines the following events:
- txt-rsz.wb: Triggered when text size changes.
- win-rsz-width.wb: Triggered when the window width changes.
- win-rsz-height.wb: Triggered when the window height changes.
It is used in the following components:
- Data Inview
- Data Picture
- Equal Height
- Datalist polyfill (auto-complete)
- Input type="date" polyfill (date picker)
Page details
- Date modified: