rad-ui / ui

Rad UI is an open-source, headless UI component library for building modern, fast, performant, accessible React applications
http://rad-ui.com
MIT License
11 stars 13 forks source link

[Discussion] Instructions on how to build a component using TypeScript #165

Closed kotAPI closed 7 months ago

kotAPI commented 8 months ago

For current and future components that we are going to add to the library, we'll need a basic setup plan for building components and good practices/guidlines around it. Would love to have a template or a reference point in the project that we can use to follow the future development of our components

Would like it if we can create one

kotAPI commented 7 months ago

Closing this as we already devised and have pretty good starting point on how to build components using TypeScript