Skip to content

fix(scrollcomponent): add support for custom content container via renderContentContainer prop#797

Open
andyjxli wants to merge 1 commit intoFlipkart:masterfrom
andyjxli:fix/custom-content-container-in-scrollcomponent
Open

fix(scrollcomponent): add support for custom content container via renderContentContainer prop#797
andyjxli wants to merge 1 commit intoFlipkart:masterfrom
andyjxli:fix/custom-content-container-in-scrollcomponent

Conversation

@andyjxli
Copy link

Introduce optional renderContentContainer prop to ScrollComponent, allowing users to customize the content container element instead of hardcoding

. Maintains backward compatibility by providing a default container implementation.

…nderContentContainer prop

Introduce optional renderContentContainer prop to ScrollComponent, allowing users to customize the content container element instead of hardcoding <div>. Maintains backward compatibility by providing a default container implementation.
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

Successfully merging this pull request may close these issues.

1 participant