@ks-web-components/ks-card
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

ks-card

Container component that has a title and expects content.

npm npm bundle size

Usage

npm install @ks-web-components/ks-card

Live Example


Attributes

Property Attribute Type Default Description
title title string Text to display as the card title

Slots

Name Description
default slot The content of the component
header slot A possible header content

<style> table { width: 100%; } </style>

/@ks-web-components/ks-card/

    Package Sidebar

    Install

    npm i @ks-web-components/ks-card

    Weekly Downloads

    0

    Version

    1.0.1

    License

    none

    Unpacked Size

    4.61 kB

    Total Files

    10

    Last publish

    Collaborators

    • kleeen_devops