@skui/separator
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

@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

Name Type Description
title string The title displayed inside the separator

License

MIT License

Copyright (c) 2021 Wouter van der Wal

Readme

Keywords

none

Package Sidebar

Install

npm i @skui/separator

Weekly Downloads

2

Version

0.2.2

License

MIT

Unpacked Size

5.39 kB

Total Files

10

Last publish

Collaborators

  • wjtje