Cookie Notification - Documentation
Options:
top, left, bottom, rightType: string
Default: 'auto' (for all options)
Description: Specifies the position for Cookie Notification.
Default: 'auto' (for all options)
Description: Specifies the position for Cookie Notification.
titleText
Type: string
Default: 'This website uses "cookies" to give you the best possible user experience.'
Description: Customise the notification text.
Default: 'This website uses "cookies" to give you the best possible user experience.'
Description: Customise the notification text.
acceptButton
Type:string
Default: 'Accept'
Description: Customise the accept button text.
Default: 'Accept'
Description: Customise the accept button text.
readMoreButton
Type: string
Default: 'More info'
Description: Customise the Read more button text.
Default: 'More info'
Description: Customise the Read more button text.
cookiePolicyLink
Type: string
Default: null
Description: Set link to a cookie Policy page. If its default value is "null", the link "Read more" will not be displayed.
Default: null
Description: Set link to a cookie Policy page. If its default value is "null", the link "Read more" will not be displayed.
backgroundColor
Type: string
Default: '#3C3C3C'
Description: Sets background color to the cookie notification.
Default: '#3C3C3C'
Description: Sets background color to the cookie notification.
color
Type: string
Default: '#fff'
Description: Sets text color to the cookie notification.
Default: '#fff'
Description: Sets text color to the cookie notification.
buttonBackgroundColor
Type: string
Default: '#5cb85c'
Description: Sets background color to the accept button.
Default: '#5cb85c'
Description: Sets background color to the accept button.
buttonColor
Type: string
Default: '#fff'
Description: Sets text color to the accept button on cookie notification.
Default: '#fff'
Description: Sets text color to the accept button on cookie notification.
linkColor
Type: string
Default: null
Description: Sets text color to the read more link on cookie notification. If the option is not used, the color is set to the color of the notification text.
Default: null
Description: Sets text color to the read more link on cookie notification. If the option is not used, the color is set to the color of the notification text.
width
Type: string
Default: null
Description: Sets width to the cookie notification.
Default: null
Description: Sets width to the cookie notification.