Element properties
All available components - Abyssale REST API
9 components are currently available:
Additionally, the background of every format can be customised via the root
element.
Common Properties
Some properties are available for all components:
Property | Description |
---|---|
| Boolean: Hide the current element if true. |
Shadow
Shadows can be added to all components.
Properties | Description |
---|---|
shadow_color | String: 6-8 digits hexa shadow color |
shadow_blur | Number: Blur in pixels. Must be >= 0 |
shadow_offset_x | Number: Horizontal offset in pixels (can be negative) |
shadow_offset_y | Number: Vertical offset in pixels (can be negative) |
Component specificities:
Text: If the background color is enabled, shadow is activated to the background
Button: Shadows can only be configured on the background from now.
Example:
|
Last updated