Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ts): adds types to next/ListBoxTrigger next/ListBoxSelection #17298

Closed

Conversation

2nikhiltom
Copy link
Contributor

Closes #17292

Adds TypeScript types to next/ListBoxTrigger , next/ListBoxSelection
convers index.js to index.ts

Changelog

New

Added interface ListBoxSelectionProps
Added interface ListBoxTriggerProps

Changed

converted .js fiels to .tsx

Testing / Reviewing

Make sure no typescript errors are flagged
Make your existing functionality of component are intact

@2nikhiltom 2nikhiltom requested a review from a team as a code owner August 29, 2024 11:41
@2nikhiltom 2nikhiltom requested review from emyarod and annawen1 August 29, 2024 11:41
Copy link

netlify bot commented Aug 29, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 772e0bc
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/66d05e52b2c43600086c0ae8
😎 Deploy Preview https://deploy-preview-17298--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Aug 29, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 5f6ea88
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/66d842d9aab86f0008be5f36
😎 Deploy Preview https://deploy-preview-17298--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@2nikhiltom
Copy link
Contributor Author

closing in favor of #17325 as this will captures the change history

@2nikhiltom 2nikhiltom closed this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add TypeScript types to next/ListBoxTrigger next/ListBoxSelection
2 participants