A placeholder shown while content loads. Hidden from assistive technology; mark the loading region with aria-busy instead.
aria-busy
<Stack aria-busy> <Skeleton shape="text" textStyle="title" width="40%" /> <Skeleton shape="text" lines={3} /> <Skeleton shape="control" width="12rem" /></Stack> Copy
<Stack aria-busy> <Skeleton shape="text" textStyle="title" width="40%" /> <Skeleton shape="text" lines={3} /> <Skeleton shape="control" width="12rem" /></Stack>
A placeholder shown while content loads. Hidden from assistive technology; mark the loading region with
aria-busyinstead.