Skip to content

Improve first load documentation #6

@thiagorossener

Description

@thiagorossener

Add into the documentation how to avoid blinking components when JS is still loading.

Basically, we need to guarantee the components are invisible until the library is about to initialize.

A .is-loading [data-animate] { visibility: hidden; } should sort it out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions