Options
In this section, we will detail all options available for every elements described in the Look & Feel page of a Privacy request widget.
ComponentOptionValue
ComponentOptionValue corresponds to a CSS property. You can edit the CSS property by adding the value.
Option | Description | Example |
---|---|---|
| Color of input value |
|
| Size of input value |
|
| Font weight of input value |
|
| Line height of input value |
|
| Border radius of input |
|
| Border color of input |
|
| Thickness of input border |
|
| Color of input border when error |
|
| Color of input placeholder |
|
| Focus state of input |
|
| Background color of input |
|
| Padding of input in case of error |
|
| Padding of input |
|
DidomiButtonOptions
DidomiButtonOptions corresponds to buttons found forms that allow you to go to the next step or submit. You can edit the style of the button itself as well as the style of the text within the button. You can also edit the content of the button by adding all translations needed (please view our languages supported and their corresponding codes here).
DidomiCardOptions
DidomiCardOptions corresponds to a block or a card containing children elements. You can edit the style of DidomiCardOptions by adding camel case CSS properties.
DidomiFormFieldOptions
DidomiFormFieldOptions corresponds to all elements related to an input. You can edit the style of input elements and the input itself with DidomiInputOptions.
Element | Description | Component options |
---|---|---|
| Label of text input | |
| Description of text input | |
| Hint of text input | |
| Error message of text input | |
| Text input options |
DidomiImageOptions
DidomiImage correspond to options provided to edit icon placeholders and their style.
DidomiInputOptions
DidomiInputOptions corresponds to all style elements related to the input element. You can edit the style of DidomiCardOptions by adding camel case CSS properties.
Element | Description | Component options |
---|---|---|
| Color of input value | |
| Size of input value | |
| Font weight of input value | |
| Line height of input value | |
| Border radius of input | |
| Border color of input | |
| Thickness of input border | |
| Color of input border when error | |
| Color of input placeholder | |
| Error icon in input when error | |
| Focus state when input is selected | |
| Background color of input | |
| Padding of input | |
| Padding of input in case of error |
DidomiPreferenceOptions
DidomiPreferenceOptions corresponds to all preference elements included in a widget. The style edited in DidomiPreferenceOptions will be applied to all preferences.
Element | Description | Component options |
---|---|---|
| Name of preferences. | |
| Description of preferences. | |
| Preference values options |
DidomiPreferenceValueOptions
DidomiPreferenceValuesOptions corresponds to all preference values elements included in the widget. The style edited in DidomiPreferenceValuesOptions will be applied to all preference values.
Element | Description | Component options |
---|---|---|
| Label of preference values. |
DidomiPurposeOptions
DidomiPurposeOptions corresponds to all elements included in a purpose element.
Element | Description | Component options |
---|---|---|
| Name of a purpose. | |
| Icon in radio button No input | |
| Content in radio button No input | |
| Icon in radio button Yes input | |
| Content in radio button Yes input | |
| Description of purpose. |
DidomiStyle
DidomiStyle corresponds to options provided to edit the style of an element. You can edit the style of this element by adding camel case CSS properties. Depending on the element, feel free to add the CSS property that will help your design. The list below is not exhaustive and all CSS properties can be used provided they are entered in camel case.
DidomiTextOptions
DidomiTextOptions corresponds to a text element in your widget. You can edit the style of the text element as well as its content adding all translations needed.
Last updated