It would be nice for developers to be able to pass their own class names to be applied to the panel (either as a whole, or broken down into sections like colorEntryBox, outputTypeText etc) so that custom site styling can be applied to this component without having to rely on hacky methods or overriding this components styles by engineering arcane CSS selectors.
It would be nice for developers to be able to pass their own class names to be applied to the panel (either as a whole, or broken down into sections like
colorEntryBox
,outputTypeText
etc) so that custom site styling can be applied to this component without having to rely on hacky methods or overriding this components styles by engineering arcane CSS selectors.