mirror of
https://github.com/VisActor/VTable
synced 2024-11-22 01:52:03 +00:00
2.1 KiB
2.1 KiB
VTable-Calendar
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!