ComponentesLayoutSkeletonNesta páginaSkeletonUsoExemplosCódigoImportimport { Skeleton } from '@resultadosdigitais/tangram-components'PropertieschildrenTypenodeDefaultnullDescription Sets the children.heightTypestringDescription Sets the height.shapeTypeEnum of:Skeleton.shapes.circleSkeleton.shapes.rectangleSkeleton.shapes.textDefaultSkeleton.shapes.rectangleDescription Sets the shape.widthTypestringDescription Sets the width.loading 🗑️Concerns🗑️ Deprecated: - Use `done` property instead.TypeboolDefaulttrueDescriptionIndicates if the Skeleton is active.doneTypeboolDefaultfalseDescription Indicates that the Skeleton is no longer active.Feedback