Illustration
Illustration component - Abyssale REST API
Abyssale supports the following illustration packages:
Property | Description |
---|---|
illustration_type | The illustration library that will be used to retrieve the related illustration name. Supported values:
|
illustration_file | The illustration name. It corresponds to:
|
illustration_properties | |
alignment | |
opacity | Integer between 0 and 100. Opacity of the image |
Undraw, feather and material icons can have
illustration_properties
.Property | Description |
---|---|
primary_color |
"illustration_file": "tropical_fish" "alignment": "middle center" | ![]() |
"opacity": 68 "illustration_file": "happy_2021" "illustration_properties": { "primary_color": "#FF0000" } | ![]() |
Last modified 9d ago