Prevent Content Flash
Seamless form and form elements presentation on initial load.
Setup
Requirements
CSS required
<style>
[sf-noflash] {
opacity: 0;
}
</style>Can be used to solve:


sf-noflash = true directive.π« Without sf-noflash
sf-noflashsf-noflashβ
With sf-noflash = true
sf-noflash = trueLast updated