Skip to content

TextButton ​

Default ​

html
<button type="button" class="jumpu-text-button">テキストボタン</button>

Anchor ​

html
<a href="#" class="jumpu-text-button">テキストボタン</a>

Disabled ​

html
<button type="button" disabled class="jumpu-text-button">テキストボタン</button>