Skip to content
Xaviju edited this page Dec 14, 2015 · 29 revisions

Polymux documentation

Set of components and its status

Container

A container is an element that can contain other elements, it can have a color background or borders

Navigation bar

Extends container. Its a special container that can contain other components and should have same properties as container has

Headers

Its a set of titles and subtitles in different sizes in order to create hierarchy. It should be able to be set in colors and weights.

Button

A button can set its color and should have a link address. Status

  • Normal: its normal status
  • Focused: When hover
  • Pressed: When the element is pressed
  • Disabled: A disabled button
Clone this wiki locally