v7.3.0

CalendarZone
internal

Base class for calendar feature helper classes that track per-mode state. Each Calendar feature that needs to interact differently with various view types (day, week, month, year) creates CalendarZone subclass instances to manage the feature's behavior and DOM rendering within each specific view. A zone is bound to its owning feature and to the view it manages, attaching event listeners to the view for lifecycle coordination.

No results

Configs

Configs are options you supply in a configuration object when creating an instance of this class

Source path

Calendar/feature/CalendarZone.js

Contents