@visactor/vtable-calendar
v1.11.1
Published
The calendar component of VTable
Downloads
324
Maintainers
Keywords
Readme
vtable-calendar is a calendar component built on VTable. It provides a calendar component that can be used to display and custom with calendar data.
Usage
Installation
// npm
npm install @visactor/vtable-calendar
// yarn
yarn add @visactor/vtable-calendar
Quick Start
import { Calendar } from '@visactor/vtable-calendar';
const calendar = new Calendar(document.getElementById(CONTAINER_ID));
More demos and detailed tutorials
Related Links
Ecosystem
| Project | Description | | ----------------------------------------------------------- | -------------------------------------------------------------------------------------- | | AI-generated Components | AI-generated table component. |
Contribution
If you would like to contribute, please read the Code of Conduct 和 Guide first。
Small streams converge to make great rivers and seas!