--- page: 'reference-detail' title: 'ons-loading-placeholder' name: 'ons-loading-placeholder' collection: 'components' reference: true docCategory: 'js' componentCategory: util ---

ons-loading-placeholder

Onsen UIが読み込まれるまでに表示するプレースホルダーを表現します。

使い方 #

<div ons-loading-placeholder="page.html">
  Loading...
</div>

関連情報 #

属性 #

名前 型 / デフォルト値 概要
ons-loading-placeholder String 読み込むページのURLを指定します。 Optional

議論 #