ons-toolbarあるいはons-bottom-toolbarに設置できるボタン用コンポーネントです。
<Page>
componentThe <Page>
component serves as the main view of a screen in an app. It covers the whole screen and is used as a container for the other components.
<Page>
Content goes here
</Page>
名前 | 型 / デフォルト値 | 概要 |
---|---|---|
modifier | String | ボタンの表現を指定します。 Optional. |
icon | String |
ons-icon コンポーネントを悪性します。
Optional.
|
disabled | ボタンを無効化する場合は指定してください。 Optional. |
名前 | 概要 |
---|---|
disabled |
無効化されている場合にtrue 。
|
Name | 概要 |
---|---|
material | Material Design toolbar button. (翻訳中) |
outline | アウトラインをもったボタンを表示します。 |
Onsen UIに関する質問は、Stack Overflowにてonsen-uiタグを付与してください。Onsen UIチームはあなたの問題解決をお手伝いします。
バグ報告や機能要望については、GitHub Issuesに記載をお願いいたします。
あわせて、下記の情報も参考にしてください。