Get Started
Installation
To use the whole
useBitablepackage, you need to installvue@3,element-plusand@lark-base-open/js-sdk.
bash
npm i @qww0302/use-bitable element-plus vue @lark-base-open/js-sdk@latest1
bash
yarn add @qww0302/use-bitable element-plus vue @lark-base-open/js-sdk@latest1
bash
pnpm add @qww0302/use-bitable element-plus vue @lark-base-open/js-sdk@latest1
Usage
All functions are imported from
@qww0302/use-bitable, please refer toReferencesfor the list of functions and their usage.
ts
import { ... } from "@qww0302/use-bitable"1