Skip to content

data-view-web-component-react 0.0.21

Install from the command line:
Learn more about npm packages
$ npm install @kit-data-manager/data-view-web-component-react@0.0.21
Install via package.json:
"@kit-data-manager/data-view-web-component-react": "0.0.21"

About this version

Built With Stencil

React Library for the Data-Card Component

Installation

Using this React Wrapper is recommened to use the data-view-web-component, as this allows for correct Event Propagation and passing Object & Arrays directly as Props, aswell as allowing Intellisense for the props.

  • Run npm install data-card-react
  • Use as any other React Component

Troubleshooting

When using in a Next project, you might encounter the error SyntaxError: Unexpected token 'export'.

This is fixed by adding this package to the transpilePackages option (Next Docs):

transpilePackages: ['data-card-react']

Details


Assets

  • data-view-web-component-react-0.0.21.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all