Skip to main content

Month API Overview

Initialization

<script>
import { Month } from "wx-svelte-core";
</script>

<!-- minimal configuration for initialization -->
<Month />
tip
  • Visit the Features Guide to learn more about the control's functionality.
  • Explore the samples to visualize the available features.

Month Properties

cancela function called on closing the Month view after date selection
currentopens the Month control at the specified date
markershighlights a specified date range in Month
partsets a single day as a value of the Month view
selecta function called on date selection
valuesets a value of the Month control