Closed MaximBalaganskiy closed 4 years ago
The renderer in the demo app relies on these classes. E.g. ux-input already has it
I think we already do this for the other components. Plus I think it's very good to use BEM styles which requires us to declare the .ux-lookup
class in the element.
Cool, thanks for confirming @MaximBalaganskiy @ben-girardet lets go
is there any reason the validation couldn't use
ux-lookup
? If we do this, we need to do it for every component.