How to set record background-color ?
I want to change the color of the entire record and not
field depending on a specific situation
field depending on a specific situation
extraAttributes and add the BG with cssTextEntry or TextInput or whatever ->extraAttributes(['class'=>'my-bg'])extraAttributesTextEntryTextInput->extraAttributes(['class'=>'my-bg'])