You can now create a list of tags with the .tags
container.
Black
Dark
Light
White
Primary
Link
Info
Success
Warning
DangerMedium
Large
is-rounded
modifier to make a rounded tag.
Bar
Hello
World
You can now create a list of tags with the .tags
container.
If the list is very long, it will automatically wrap on multiple lines, while keeping all tags evenly spaced.
You can attach tags together with the .has-addons
modifier.
You can attach a text tag with a delete tag together.
If you want to attach .tags
containers together, simply use the .field
element with the .is-grouped
and .is-grouped-multiline
modifiers.
This can be useful for a long list of blog tags.
You can use these variables to customize this element. Simply set one or multiple of these variables before importing Elenore. Learn how.
Name | Default value |
---|---|
Name | Default value |
$tag-background-color
|
$background
|
$tag-color
|
$text
|
$tag-radius
|
$radius
|
$tag-delete-margin
|
1px
|
This page is open source. View on GitHub