muicss/mui

passthrough style-Attribute for Option Component

Open

#288 aperta il 6 set 2018

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (441 fork)batch import
enhancementhelp wantedpriority: medium

Metriche repository

Star
 (4524 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Is there a way to pass the Style parameter to the option element? Maybe also a new feature for this component. I know I can set my own class, but I'd rather use inlinestyles in a suitable place.

<Option
 style={{ color: color, backgroundColor: color }}
 />

br Henry

Guida contributor