Loading text

A placeholder to be used in place of text being fetched from network

Per how linkedin and facebook populate cards with placeholder animated bars to help with page layout jitter and indicate to user the type of content that is loading.

Contents

Inputs
height : number

Height in pixels of the loading text block. Not compatible with rows.

rows : number

Number of rows of loading text to display. Not compatible with height.

padded ?: boolean = true