question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to make a new component for react in carbon ?

See original GitHub issue

What package(s) are you using?

  • carbon-components
  • carbon-components-react

Summary

Relevant information

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
asudohcommented, Jun 28, 2019

In addition to the great reference from @emyarod - Carbon’s React components, one provided by us as well as ones applications create, are either regular React components with some Carbon styling or React components using Carbon ones in it. For the former, you can go to components page in carbondesignsystem.com site and how Carbon CSS classes are applied to the markup. For the latter, you can go to react.carbondesignsystem.com to see the API of our components. Hope these help!

1reaction
emyarodcommented, Jun 26, 2019

I believe this step of our new tutorial may be useful to you https://www.carbondesignsystem.com/tutorial/react-step-4

Read more comments on GitHub >

github_iconTop Results From Across the Web

4. Creating components - Carbon Design System
This tutorial will guide you in creating a React app with the Carbon Design ... Fork, clone and branch; Review design; Create components;...
Read more >
Up & Running with Carbon React in less than 5 minutes
In this post, we went through how to get up-and-running with the Carbon Design System using Create React App 2.0 in less than...
Read more >
carbon-components-react examples - CodeSandbox
Learn how to use carbon-components-react by viewing and forking example apps that make use of carbon-components-react on CodeSandbox.
Read more >
carbon-components-react - npm
Start using carbon-components-react in your project by running `npm i carbon-components-react`. There are 126 other projects in the npm ...
Read more >
carbon-components-react/migrate-to-7.x.md at master - GitHub
E.g. if you're using the <Footer /> React component that was previously available in Carbon, you'll need to either remove your footer instances...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found