Customization
Last updated
Last updated
You must add !important
add the end of each file so that your styles take a higher precedence then ours.
Check out the example below.
You can customize / white-label the exported component using these specific class names
df-sdk-create-btn
Add CSS styles like this:
And import them into component page like this:
Result:
Similar to this example you can style other buttons with classes like:
df-sdk-next-btn
df-sdk-previous-btn
df-sdk-cancel-btn
df-sdk-confirm-create-btn
df-sdk-form-container
df-sdk-card-container
df-sdk-single-btn
Eg:
You can customize / white-label the exported component using this class.
Both as well as components accept a prop customGradient : string
to customize the gradient styles present throughout the component