---
page: 'reference-detail'
title: 'ons-loading-placeholder'
name: 'ons-loading-placeholder'
collection: 'components'
reference: true
docCategory: 'js'
componentCategory: util
---
ons-loading-placeholder
Display a placeholder while the content is loading.
Usage
#
<div ons-loading-placeholder="page.html">
Loading...
</div>
See also
#
Attributes
#
Name |
Type Default Value |
Description |
ons-loading-placeholder |
String
|
The url of the page to load.
Optional
|
Discussion
#