Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1002 Bytes

Options.md

File metadata and controls

13 lines (10 loc) · 1002 Bytes

# Options

Properties

Name Type Description Notes
color_border string Color for the border of elements within the iFrame. Value should be a CSS hex color, e.g. "#FF9900" [optional]
color_border_selected string Color for the border of elements within the iFrame when selected by the customer. Value should be a CSS hex color, e.g. "#FF9900" [optional]
color_details string Color for the bullet points within the iFrame. Value should be a CSS hex color, e.g. "#FF9900" [optional]
color_text string Color for the texts within the iFrame. Value should be a CSS hex color, e.g. "#FF9900" [optional]
radius_border string Radius for the border of elements within the iFrame. [optional]

[Back to Model list] [Back to API list] [Back to README]