Line
This is the replacement for the <hr />
element in the contents.
<Line animate />
Prop name | Type | Default | Description |
---|---|---|---|
Animation | any | AnimationComponent | |
theme | any | Required | |
classes | any | Required | |
animate | bool | ||
show | bool | true | |
animation | object | ||
layer | enum | 'primary' | One of: 'primary' , 'secondary' , 'header' , 'control' , 'success' , 'alert' , 'disabled' |
Source code: src/Line
Open in: Playground