deprecated
Forma 36 version 3 is not supported anymoreClick here to go to version 4
Forma 36

Skeleton Body Text

StorybookGithub
stable

Use the SkeletonBodyText component to simiulate bodies of text with multiple lines whenever loading asynchronous data.

Best practices

  • Each SkeletonBodyText needs to be wrapped by a SkeletonContainer component
  • Use the numberOfLines prop to determine how many lines you want to render. We advise using a value that matches the number of lines the text will have after loading.