Skip to content

CalendarBaseStyle

The default style of the calendar is not recommended for direct use and should always be used by other styles in the BasedOn mode.

NOTE

Example:

<Calendar/>

NOTE

you can change calendar ui culture:

ConfigHelper.Instance.SetLang("en");

Calendar

Released under the MIT License.