data-card-react
TypeScript icon, indicating that this package has built-in type declarations

0.0.12 • Public • Published

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']

Readme

Keywords

none

Package Sidebar

Install

npm i data-card-react

Weekly Downloads

1

Version

0.0.12

License

ISC

Unpacked Size

36.9 kB

Total Files

32

Last publish

Collaborators

  • arnolicious