ComponentsLayoutSkeletonOn this pageSkeletonUsageExamplesCodeImportβimport { Skeleton } from '@resultadosdigitais/tangram-components'PropertiesβchildrenβTypenodeDefaultnullDescriptionβ Sets the children.heightβTypestringDescriptionβ Sets the height.shapeβTypeEnum of:Skeleton.shapes.circleSkeleton.shapes.rectangleSkeleton.shapes.textDefaultSkeleton.shapes.rectangleDescriptionβ Sets the shape.widthβTypestringDescriptionβ Sets the width.loading ποΈβConcernsποΈ Deprecated: - Use `done` property instead.TypeboolDefaulttrueDescriptionβIndicates if the Skeleton is active.doneβTypeboolDefaultfalseDescriptionβ Indicates that the Skeleton is no longer active.Feedbackβ