# [v5] Mobiscroll for jQuery > Links to all Mobiscroll v5 jQuery component docs. This documentation refers to Mobiscroll version 5.35.0. This file contains links to documentation sections following the llmstxt.org standard. ## Table of Contents - [Getting started with Mobiscroll for jQuery](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/getting-started/installation.md): Install Mobiscroll for jQuery via npm, CDN download, or the Mobiscroll CLI — includes trial and licensed setup instructions. - [Mobiscroll for jQuery](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/getting-started/jquery.md): Mobiscroll for jQuery — a standalone UI component library for scheduling, date picking, forms, and notifications with no framework dependency. - [Accessibility](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/core-concepts/accessibility.md): Keyboard navigation, screen reader support, and ARIA conventions shared across all Mobiscroll jQuery components. - [Mobiscroll CLI](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/core-concepts/cli.md): Use the Mobiscroll CLI to scaffold, install, and configure Mobiscroll packages in jQuery projects with a single command. - [ESM Bundle](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/core-concepts/esm-bundle.md): Use Mobiscroll''s ESM bundle with Rollup or Webpack to enable tree-shaking and reduce JavaScript bundle size to only the components you use. - [Global options](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/core-concepts/global-options.md): Set global default options for all Mobiscroll components in jQuery using `setOptions` to avoid repeating configuration across instances. - [Icons](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/core-concepts/icons.md): Browse and use the built-in Mobiscroll icon set in jQuery components, or register custom icon fonts and SVGs. - [Instance](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/core-concepts/instance.md): Access and control a Mobiscroll component instance in jQuery to call methods, update options, and listen to events programmatically. - [Localization](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/core-concepts/localization.md): Localize Mobiscroll jQuery components — configure locale, date/time formats, RTL direction, and custom text labels. - [Recurrence](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/core-concepts/recurrence.md): Define repeating events in Mobiscroll using RRULE-compatible recurrence rules for daily, weekly, monthly, and custom patterns. - [Accessibility](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/accessibility.md): Keyboard navigation, screen reader support, and ARIA landmarks for the Mobiscroll Eventcalendar in jQuery. - [Agenda](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/agenda.md): Configure the Eventcalendar Agenda view in jQuery — a scrollable list of upcoming events with customizable display options and grouping. - [Eventcalendar API](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/api.md): Complete API reference for the Mobiscroll Eventcalendar in jQuery — all options, events, methods, and template slots. - [Blocked out dates](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/blocked-out-dates.md): Block out specific dates, date ranges, or recurring periods on the Mobiscroll Eventcalendar to prevent event creation or display unavailability. - [Third party calendar integration](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/calendar-integrations/calendar-integrations.md): Sync the Mobiscroll Eventcalendar with Google Calendar, Outlook, or Apple Calendar using API integration in jQuery. - [Working with recurring events](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/calendar-integrations/recurring-events.md): Work with recurring events in the Mobiscroll Eventcalendar for jQuery — display, edit single occurrences, and delete recurrence series. - [Calendar](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/calendar.md): Set up the Mobiscroll Eventcalendar Calendar view in jQuery with monthly/weekly/daily grid display, event dots, popover, and navigation. - [CRUD](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/crud.md): Implement create, read, update, and delete (CRUD) operations for events in the Mobiscroll Eventcalendar using JavaScript. - [Data binding](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/data-binding.md): Bind event data to the Mobiscroll Eventcalendar in jQuery — data structure, dynamic loading, and runtime event list updates. - [Drag & drop](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/drag-and-drop.md): Enable drag-and-drop event creation, moving, and resizing in the Mobiscroll Eventcalendar and Timeline views for jQuery. - [Navigating to a date and time](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/navigate-to-date.md): Programmatically navigate the Mobiscroll Eventcalendar to a specific date or time at runtime in jQuery. - [Eventcalendar](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/overview.md): Mobiscroll Eventcalendar for jQuery — Calendar, Scheduler, Timeline, and Agenda views for building scheduling UIs. - [Print](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/print.md): Print the Mobiscroll Eventcalendar in jQuery using the `@mobiscroll/print` add-on package — generates a print-optimized snapshot of any calendar, s... - [Resources](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/resources.md): Configure resources (rooms, staff, equipment) in the Mobiscroll Eventcalendar Scheduler and Timeline views for jQuery. - [Scheduler](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/scheduler.md): Configure the Mobiscroll Eventcalendar Scheduler view in jQuery — a time-grid layout for daily, weekly, or multi-day slot-based scheduling. - [Setting the initial view](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/selected-date.md): Set the initially displayed date or date range when the Mobiscroll Eventcalendar mounts in jQuery using the `selectedDate` option. - [Templating](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/templating.md): Customize Eventcalendar event rendering in jQuery with templating — override event bubbles, slot content, header, and more. - [Timeline](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/timeline.md): Set up the Mobiscroll Eventcalendar Timeline view in jQuery — horizontal resource scheduling with variable row heights and grouping. - [Timezones](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/eventcalendar/timezones.md): Handle timezone-aware events in the Mobiscroll Eventcalendar for jQuery using moment-timezone, Luxon, or the Intl API. - [Accessibility](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/datepicker/accessibility.md): Keyboard navigation, screen reader support, and ARIA roles for the Mobiscroll Datepicker in jQuery. - [Datepicker API](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/datepicker/api.md): Complete API reference for the Mobiscroll Datepicker in jQuery — all options, events, methods, and template slots. - [Controls](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/datepicker/controls.md): Choose which controls appear in the Mobiscroll Datepicker — calendar picker, time grid, date scroller, time scroller, or combinations thereof. - [Customizing the input](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/datepicker/customizing-the-input.md): Customize the input element used by the Mobiscroll Datepicker in jQuery — custom triggers, inline rendering, and anchor elements. - [Display modes](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/datepicker/display-modes.md): Control how the Mobiscroll Datepicker appears in jQuery — inline, floating popover, bottom sheet, or full-screen modal display modes. - [Exclusive end dates](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/datepicker/exclusive-end-dates.md): Use exclusive end dates in the Mobiscroll Datepicker range selection so the end date is excluded from the selected range. - [Live selection](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/datepicker/live-selection.md): Enable live selection in the Mobiscroll Datepicker for jQuery — fires change events as the user moves the selection, before confirmation. - [Date & Time picker](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/datepicker/overview.md): Mobiscroll Datepicker for jQuery — pick single dates, times, multiple dates, or date ranges with calendar and scroller controls. - [Return value](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/datepicker/return-value.md): Datepicker return value formats in Mobiscroll jQuery — date objects, ISO strings, and range output structures. - [Templating](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/datepicker/templating.md): Customize Datepicker cell and day rendering in jQuery with slot templates — mark dates, add tooltips, or render custom calendar content. - [Timezones](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/datepicker/timezones.md): Handle timezone-aware date and time selection in the Mobiscroll Datepicker for jQuery using moment-timezone, Luxon, or the Intl API. - [Value Selection](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/datepicker/value-selection.md): Configure date value selection behavior in the Mobiscroll Datepicker — set min/max, disabled dates, pre-selected values, and selection constraints. - [Accessibility](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/select/accessibility.md): Accessibility support for the Mobiscroll Select component in jQuery — ARIA roles, keyboard navigation, and screen reader guidance. - [Select API](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/select/api.md): Complete API reference for the Mobiscroll Select in jQuery — all options, events, methods, and template slots. - [Customizing the input](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/select/customizing-the-input.md): Customize the input trigger for the Mobiscroll Select in jQuery — use custom anchors, inline rendering, or custom value display. - [Data binding](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/select/data-binding.md): Bind option data to the Mobiscroll Select in jQuery — static arrays, grouped options, and object-based data structures. - [Display modes](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/select/display-modes.md): Control where the Mobiscroll Select picker renders in jQuery — centered modal, top or bottom sheet, anchored popover relative to the input, or inli... - [Dynamic or async data](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/select/dynamic-or-async-data.md): Load Select options asynchronously in Mobiscroll jQuery — fetch from an API, lazy-load on open, or update options dynamically. - [Filtering](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/select/filtering.md): Enable search filtering in the Mobiscroll Select for jQuery — built-in filter input and custom filter functions for large option lists. - [Invalid items](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/select/invalid-items.md): Mark specific options as disabled or invalid in the Mobiscroll Select for jQuery to prevent them from being selected. - [Live selection](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/select/live-selection.md): Enable live selection in the Mobiscroll Select for jQuery — fires change immediately as the user scrolls through options, before confirmation. - [Select](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/select/overview.md): Mobiscroll Select for jQuery — a touch-optimized dropdown and picker for single or multiple option selection. - [Templating](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/select/templating.md): Customize Select option rendering in Mobiscroll jQuery — render custom HTML per option, group headers, and footer content. - [Value Selection](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/select/value-selection.md): Control value selection behavior in the Mobiscroll Select for jQuery — single, multiple, pre-selected values, and programmatic value updates. - [Accessibility](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/forms/accessibility.md): Keyboard navigation, ARIA roles, and label pairing for Mobiscroll form components in jQuery. - [Button](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/forms/button.md): Use the Mobiscroll Button component in jQuery — styles, variants, icons, loading states, and API for handling click events. - [Checkbox](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/forms/checkbox.md): Use the Mobiscroll Checkbox component in jQuery — standard and indeterminate states, label placement, and change event handling. - [Dropdown](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/forms/dropdown.md): Mobiscroll Dropdown for jQuery — themed wrapper for native HTML select with floating labels and validation states. - [Input](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/forms/input.md): Use the Mobiscroll Input form component in jQuery — text inputs with floating labels, validation states, icons, and password toggle. - [Radio button](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/forms/radio.md): Use the Mobiscroll Radio button form component in jQuery — grouped options, checked states, and change event handling. - [Segmented](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/forms/segmented.md): Use the Mobiscroll Segmented control in jQuery — a button-group for exclusive single or multiple option selection. - [Stepper](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/forms/stepper.md): Use the Mobiscroll Stepper component in jQuery — increment/decrement numeric input with configurable min, max, and step values. - [Switch](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/forms/switch.md): Mobiscroll Switch for jQuery — a styled boolean toggle with configurable labels, disabled state, and onChange events. - [Textarea](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/forms/textarea.md): Use the Mobiscroll Textarea form component in jQuery — multiline input with floating labels, auto-grow, and validation styles. - [Accessibility](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/popup/accessibility.md): Focus trap, ARIA dialog role, and keyboard dismissal support for the Mobiscroll Popup in jQuery. - [Popup API](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/popup/api.md): Complete API reference for the Mobiscroll Popup in jQuery — all options, methods, lifecycle events, and types. - [Display modes](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/popup/display-modes.md): Control how the Mobiscroll Popup appears in jQuery — modal dialog, anchored popover, bottom sheet, or inline display mode. - [Popup](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/popup/overview.md): Mobiscroll Popup for jQuery — a configurable modal, bottom-sheet, or popover container for custom overlay content. - [Accessibility](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/notifications/accessibility.md): ARIA roles, focus management, and keyboard support for Mobiscroll Alert, Confirm, Toast, and Snackbar in jQuery. - [Alert](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/notifications/alert.md): Show a styled alert dialog with the Mobiscroll Alert component in jQuery — a Promise-based replacement for the native window.alert. - [Confirm](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/notifications/confirm.md): Show a Mobiscroll Confirm dialog in jQuery — a Promise-based, styleable alternative to the native window.confirm with OK/Cancel actions. - [Prompt](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/notifications/prompt.md): Show a Mobiscroll Prompt dialog in jQuery — a Promise-based, styleable input dialog as an alternative to window.prompt. - [Snackbar](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/notifications/snackbar.md): Display transient Snackbar notifications with the Mobiscroll Snackbar in jQuery — auto-dismiss messages with optional action buttons. - [Toast](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/notifications/toast.md): Show brief Toast notifications in Mobiscroll jQuery — auto-dismiss success, warning, error, and info messages. - [Grid Layout](https://mobiscroll.com/docs/jquery/grid-layout.md): Build responsive card grid layouts with the Mobiscroll Grid Layout component for jQuery — configurable columns, gaps, and responsive breakpoints. - [Theming](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/theming/built-in-themes.md): Apply and switch Mobiscroll built-in themes (iOS, Material, Windows) and light/dark variants in your jQuery projects. - [Custom themes](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/theming/sass-themes.md): Create and compile fully custom Mobiscroll Sass/SCSS themes for jQuery projects using the Mobiscroll theme builder or manual Sass customization. - [Sass variables](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/theming/sass-variables.md): Customize Mobiscroll at the Sass source level for jQuery projects — override design tokens like $mbsc-ios-background or $mbsc-font-size before comp... - [Tree shaking for styles](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/theming/tree-shaking.md): Reduce CSS bundle size in Mobiscroll jQuery projects by importing only the component styles you use instead of the full stylesheet. - [AI Integration](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/guides/ai-integration.md): Set up AI coding assistants — Claude Code, Cursor, and GitHub Copilot — with Mobiscroll jQuery docs and behavior rules to generate accurate, framew... - [Using with Typescript](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/guides/typescript.md): Use Mobiscroll with TypeScript in jQuery projects — type definitions, typed options, and event handler type safety. - [Unit testing Mobiscroll in jQuery](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/guides/unit-testing.md): Write unit tests for Mobiscroll components in jQuery projects using Jest or Vitest — mocking, assertions, and testing event handlers. - [Updating to the latest Mobiscroll](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/guides/update-version.md): Update Mobiscroll to the latest version in your jQuery projects — npm update instructions and changelog reference. - [How to upgrade from the trial version](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/guides/upgrade-from-trial.md): Switch from the Mobiscroll trial package to the licensed version in your jQuery projects — replace the trial with the licensed npm package. - [Mobiscroll 5 upgrade guide](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/guides/upgrade-guide-v5.md): Introducing Mobiscroll 5 - a complete rewrite and retooling that enables better extensibility and performance (Mobiscroll v5). - [Using Mobiscroll v4 alongside v5](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/guides/usingv4-with-v5.md): Using Mobiscroll v4 alongside v5 — Guides documentation for Mobiscroll v5 jQuery. This documentation refers to Mobiscroll version 5.35.0. - [Utility functions](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/guides/utility-functions.md): Mobiscroll jQuery utility functions for date formatting, parsing, timezone conversion, and calendar math — API reference and examples. - [Using Mobiscroll with the source code](https://mobiscroll.com/docs/versioned_docs/version-5.35.0/jquery/guides/working-with-the-source.md): Work with the Mobiscroll jQuery source package (TypeScript) — available with a Complete or Source Code license, downloaded from the Mobiscroll down...