0.2.2 • Published 3 years ago

@skui/separator v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@skui/separator

Easily create categories inside a list

Index

Basic usage

This is a basic example how this component is used

<script lang="ts">
  import { Separator } from "@skui/separator";
</script>

<Separator title="Subtitle" />

Example

Props

NameTypeDescription
titlestringThe title displayed inside the separator

License

MIT License

Copyright (c) 2021 Wouter van der Wal

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago