Skip to content

OutlinedButton ​

Default ​

html
<button type="button" class="jumpu-outlined-button">ボタン</button>

Anchor ​

html
<a href="#" class="jumpu-outlined-button">リンクボタン</a>

Disabled ​

html
<button type="button" disabled class="jumpu-outlined-button">ボタン</button>