@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>

Readme

Keywords

none

Package Sidebar

Install

npm i @kongponents/kpop

Weekly Downloads

89

Version

7.2.2

License

Apache-2.0

Unpacked Size

1.81 MB

Total Files

11

Last publish

Collaborators

  • konginc
  • darrenjennings
  • travispamaral
  • nijikokun