Logo
The Arwes project logo.
<Logo 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' |
size | number | 100 | Since it is a square, the width and height of the container. |
Source code: src/Logo
Open in: Playground