0.12.3 • Published 4 years ago
mofron-comp-header v0.12.3
mofron-comp-header
mofron is module based frontend framework.
header component for mofron
This component for placing at the top of the page etc. and displaying the site title etc.
Feature
- A header's child components are placed horizontally since header has a horizon layout.
Attention
- it maybe needs a 'false' config at bind parameter that used as a child component.
Install
npm install mofron mofron-comp-header
Sample
<require>
<tag load="mofron-comp-header">Header</tag>
<tag load="mofron-comp-text">Text</tag>
</require>
<Header color2="#f0e6fa">
<Text>Header</Text>
<Text>Component</Text>
</Header>
Parameter
ShortForm | Parameter Name | Type | Description |
---|---|---|---|
height | string (size) | header height (default is "0.5rem") | |
option | style option | ||
bind | boolean | true: header position is fixed. display header even if user scrolls. (default) | |
false: header position is not fixed. | |||
mainColor | mixed (color) | string: border bottom color name, #hex | |
array: red, green, blue, (alpha) | |||
key-value | stye option |
0.12.3
4 years ago
0.12.2
4 years ago
0.12.1
5 years ago
0.12.0
5 years ago
0.11.3
5 years ago
0.11.2
5 years ago
0.11.1
5 years ago
0.11.0
5 years ago
0.10.6
6 years ago
0.10.5
6 years ago
0.10.4
6 years ago
0.10.3
6 years ago
0.10.2
6 years ago
0.10.1
6 years ago
0.10.0
7 years ago
0.9.3
7 years ago
0.9.2
7 years ago
0.9.1
7 years ago
0.9.0
7 years ago
0.8.6
7 years ago
0.8.5
7 years ago
0.8.4
7 years ago
0.8.3
7 years ago
0.8.2
7 years ago
0.8.1
7 years ago
0.8.0
7 years ago
0.7.1
8 years ago
0.7.0
8 years ago
0.6.7
8 years ago
0.6.6
8 years ago
0.6.5
8 years ago
0.6.3
8 years ago
0.6.2
8 years ago
0.6.1
8 years ago
0.6.0
8 years ago
0.5.2
8 years ago
0.5.1
8 years ago
0.5.0
8 years ago
0.3.8
8 years ago
0.3.7
8 years ago
0.3.6
8 years ago
0.3.5
8 years ago
0.3.4
8 years ago
0.3.3
8 years ago
0.3.2
8 years ago
0.3.1
8 years ago
0.3.0
8 years ago
0.0.8
8 years ago
0.0.7
8 years ago
0.0.6
8 years ago