@kongponents/kpop

7.2.2 • Public • Published

@kongponents/kpop

const attributes = {
  width: 350,
  title: 'Cool Beans!'
  content: 'I have fantastic content!'
}

<KPop 
  :width="attributes.width"
  :title="attributes.title"
  :content="attributes.content"
>
  Click on me to see popover
</KPop>

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @kongponents/kpop

    Weekly Downloads

    55

    Version

    7.2.2

    License

    Apache-2.0

    Unpacked Size

    1.81 MB

    Total Files

    11

    Last publish

    Collaborators

    • konginc
    • darrenjennings
    • travispamaral
    • nijikokun