README

A divider is a thin line that groups content in lists and layouts.

Compatibility

🌏 Web

πŸ–₯ Electron

πŸ“± React Native

βœ”οΈ

βœ–

βœ–

Screenshots

🌏 Web

πŸ–₯ Electron

πŸ“± React Native

web image

TBD

TBD

Specific Library Props

Name

Type

Default

Description

component

Node

hr

component to generate Divider with.

inset

bool

if true, Divider is generated indented.

absolute

bool

false

Position of component.

light

bool

If true, Divider is generated with light color.

classes

object

hr

component is generated with classes

How to use

Last updated