--- title: Loaders path: components/loaders status: New source: 'https://github.com/primer/css/tree/master/src/loaders' bundle: loaders --- Loaders inform users that an action is still in progress and might take a while to complete. ## Animated ellipsis Add an animated ellipsis at the end of text with ``. ```html live Loading ``` It can also be used in combination with other components. ```html live