Ugo Onali

Results 3 comments of Ugo Onali

Hey @joaopgsilva, IMO, in order to do this, the component should accept a custom ref You'll then be able to manually trigger the focus Is this something you would like...

What about something like that ? ``` scss .container { width: 100%; .colums { width: 33%; @media screen and (max-width: $break-small) { width: 50%; } } } ```

Oups, sorry for that. I tried in local, and i got "Salvattore doesn't work with CSS class names added by another script" Also, do not use ``` javascript ``` but...