View on GitHub

Divider

Dividers are used to visually separate content in a list or group.


Usage

Import the Divider component from “figBlocks”.


<script>
	import { Divider } from 'figblocks';
</script>

<Divider />

Props

class string undefined Custom CSS classname for styling.