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

Unable to manipulate CSS/styling for the placeholder #214

Open
nicholasirsyad opened this issue Nov 10, 2023 · 1 comment
Open

Unable to manipulate CSS/styling for the placeholder #214

nicholasirsyad opened this issue Nov 10, 2023 · 1 comment

Comments

@nicholasirsyad
Copy link

The placeholder is created in a shadow DOM right now and there's no way to modify the styling.

Please at least add "part" attributes on the elements within the shadow DOM to allow developers to customize the stylings.

Or, another alternative is to add another props like "placeholderStyle".

@arunghosh
Copy link
Owner

@nicholasirsyad Thank you for the suggestion. Will take it up.

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

No branches or pull requests

2 participants