List
Shows either an ordered or unordered list.
- Import
- import { List } from "@xbeshui/core"
- Source
- View source code
- Docs
- Edit this page
- Package
- @xbeshui/core
Usage
- Item 1
- Item 2
- Item 3
Examples
Disc
- Clone or download repository from GitHub
- Install dependencies with yarn
- To start development server run npm start command
- Run tests to make sure your changes do not break the build
- Submit a pull request once you are done
Decimal
- Clone or download repository from GitHub
- Install dependencies with yarn
- To start development server run npm start command
- Run tests to make sure your changes do not break the build
- Submit a pull request once you are done
List None
- Clone or download repository from GitHub
- Install dependencies with yarn
- To start development server run npm start command
- Run tests to make sure your changes do not break the build
- Submit a pull request once you are done