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 #