Effect on form (CSS)

1

Does anyone know if this type of input style of the site below has a name, I already saw this label transition effect in several forms but I did not find the name of this technique.

Website: link

    
asked by anonymous 02.08.2017 / 15:34

1 answer

0

This effect is generally of modularized frameworks, and also a pattern specified in the famous Material Design

In angular you can get them in the input session of the angular material inputs

in react the same thing react material inputs

even Bootstrap material

    
02.08.2017 / 15:43