Mobile UI Components built on Preact
Ported from Vant
# Using npm
npm i pant -S
# Using yarn
yarn add pantImport base style in your bootstrap file.
import 'pant/es/styles/base.scss';import { Button } from 'pant/es/button';- Basic Components
- Form Components
- Action Components
- Diaplay Components
- Navigation Components
- Business Components
You can scan the following QR code to access the demo on mobile