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

TablePrimitive should accept scope as a prop #64

Open
rachelslurs opened this issue Feb 13, 2025 · 0 comments
Open

TablePrimitive should accept scope as a prop #64

rachelslurs opened this issue Feb 13, 2025 · 0 comments

Comments

@rachelslurs
Copy link

rachelslurs commented Feb 13, 2025

I haven't gone through all of the table-related components yet, but I noticed I was unable to add scope because you don't accept any table accessibility-specific props. Is there a reason for this? I'm new to react-native so apologies if this is obvious. 🤪
Maybe I'm supposed to do it asChild for my use case and add whatever props I need in there? I was unable to see an obvious equivalent in the docs for scope here.

https://github.com/roninoss/rn-primitives/blob/main/packages/table/src/table.tsx#L41-L44

Thank you in advance!
Rachel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant