Button
Button component - Abyssale REST API
Last updated
Button component - Abyssale REST API
Last updated
payload
color
background_color
Same as color
font
font_weight
font_size
Number. Force font size in pixels (must be > 1)
line_height
Number. Force line height in percentage (must be > 1). This parameter is only applied when the text is a multiline one.
shadow_color shadow_blur shadow_offset_x shadow_offset_y
"payload": "My click to action"
"color": "#FFFFFF"
"background_color": "#1A47FF"
"payload": "My click to action"
"color": "cmyk(0,0,0,0,100)"
"background_color":"cmyka(90,72,0,0,100)"