@vcl/vcl
Version:
The whole VCL in one package
32 lines (19 loc) • 703 B
Markdown
# [VCL](https://vcl.github.io/vcl/) icogram
The combination of icon(s) and a textual label(s) in any permutation.
## Features
The `icogram` is a wrapper for `text` and `icon`
which can occur in arbitrary order and count.
The layout of labels and icons (horizontal and vertical) is created using the
classes from the flex layout module.
In the horizontal layout, the icogram applies a small gap in form of a margin
between the elements. In the vertical layout no margin is applied.
## Usage
Horizontal alignment.
[horizonatal example](/demo/example-horizontal.html)
Vertical alignment.
[vertical example](/demo/example-vertical.html)
## Classes
- `icogram`
- `text`
## Modifiers
## Variables