Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
colintucker committed Aug 31, 2018
1 parent c421584 commit d9438d9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ SilverWare ships with the following components ready for use:
- [`ScrollToTopButton`](#scrolltotopbutton)
- [`TableComponent`](#tablecomponent)
- [`TagCloudComponent`](#tagcloudcomponent)
- [`TaglineComponent`](#taglinecomponent)
- [`TileComponent`](#tilecomponent)
- [`TitleComponent`](#titlecomponent)
- [`ToggleComponent`](#togglecomponent)
Expand Down Expand Up @@ -256,6 +257,10 @@ can be rotated by the user using the mouse or touch gestures. The component has
configurable text and outline colors, along with zoom, rotation, and font size options.
Weighted tags are also supported.

### TaglineComponent

Shows the tagline for the site as a heading. The tagline is defined through site settings.

### TileComponent

Renders a list of items as a series of "tiles". `TileComponent` is very similar to
Expand Down

0 comments on commit d9438d9

Please sign in to comment.