@bnnvara/lists
v0.0.15
Published
BNNVARA Ordered and unordered lists
Downloads
32
Readme
Lists
Lists show information in a styled list. There is an ordered and an unordered list.
Design & API Documentation
Installation
npm install @bnnvara/lists --save
Basic Usage
import UnOrderedList from '@bnnvara/lists';
HTML Structure
<OrderedList / >
Variants
#Ordered list
Renders a numbered list.
#Unordered list
Renders a bullet list.