Bulma CSS Classes

Bulma CSS class .textarea

<div class="field">
  <label class="label">Message</label>
  <div class="control">
    <textarea class="textarea" placeholder="Textarea"></textarea>
  </div>
</div>

Preview

Check .textarea in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

More Bulma CSS classes in Forms category

© 2024 Shuffle. All rights reserved.