5 lines
158 B
HTML
5 lines
158 B
HTML
|
|
<button type="button" class="btn btn-primary" disabled>Disabled</button>
|
||
|
|
<button type="button" class="btn btn-outline-primary" disabled>
|
||
|
|
Disabled
|
||
|
|
</button>
|