1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-29 14:34:37 +04:00

cards components

This commit is contained in:
codecalm
2019-10-01 22:00:27 +02:00
parent a4ff3e1ba4
commit d7a8a5bb81
23 changed files with 121 additions and 510 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ title: Form Elements
### Textarea
{% example %}
<div class="mb-2">
<label class="form-label">Textarea <span class="float-right text-muted-light">56/100</span></label>
<label class="form-label">Textarea <span class="float-right text-muted">56/100</span></label>
<textarea class="form-control" name="example-textarea-input" rows="6" placeholder="Content..">Oh! Come and see the violence inherent in the system! Help, help, I'm being repressed! We shall say 'Ni' again to you, if you do not appease us. I'm not a witch. I'm not a witch. Camelot!</textarea>
</div>
{% endexample %}