Separator (a horizontal line)
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
size |
Number |
<optional> |
1 | line weight |
color |
string |
<optional> |
#E2E3ED | line color |
padding |
Number |
<optional> |
10 | the indent size before and after the line |
Example
<m-separator size="2" color="#cccccc" padding="15"></m-separator>