0.6.3 • Published 5 years ago

@vcl/button-group v0.6.3

Weekly downloads
7
License
MIT
Repository
-
Last release
5 years ago

VCL button-group

Arrangement of multiple buttons as group.

Features

Horizontal (default) and vertical alignment of group members.

Usage

Two group members can be used to create a split button.

split-button example

Besides just a set of independent buttons, a button group can function as toggle button group. Such a group may allow for selection of a single button (radio button like) as the following.

toggle-group-radio example

With the possibility to select multiple ones, a button group forms a check box like group.

A horizontally justified layout can be realized with the properties of the layout component.

toggle-group-check example

Using layout classes, the items can be justified.

toggle-group-justified example

A vertical group can be built using the vclVertical modifier.

toggle-group-justified example

Classes

  • vclButtonGroup

Modifiers

  • vclVertical

Variables

Demo

example.html on GH-pages.

1.0.0-alpha.2

5 years ago

0.7.0-alpha.3

5 years ago

0.7.0-alpha.1

6 years ago

0.6.3

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0-6

6 years ago

0.6.0-1

6 years ago

0.5.3

6 years ago

0.4.6

6 years ago

0.4.5

6 years ago

0.4.2

6 years ago

0.4.0

6 years ago

0.4.0-beta.3

6 years ago

0.4.0-beta.1

6 years ago

0.4.0-beta.0

6 years ago

0.4.0-0

6 years ago

0.3.0-4

6 years ago

0.3.0-2

6 years ago

0.3.0-1

6 years ago

0.3.0

6 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago