react-pin-input icon indicating copy to clipboard operation
react-pin-input copied to clipboard

Unable to manipulate CSS/styling for the placeholder

Open nicholasirsyad opened this issue 1 year ago • 1 comments

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".

nicholasirsyad avatar Nov 10 '23 06:11 nicholasirsyad