Skip to content

TablePrimitive should accept scope as a prop #64

@rachelslurs

Description

@rachelslurs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions