This tool is used to implement a cookie consent for various BridgeFund applications. This tool uses CookieConsent v3 as framework, see their site for full documentation.
To use this consent you have to include two lines of code in your application:
<script type="module" src="https://consent.bridgefund.nl/index.js"></script>
<link rel="stylesheet" href="https://consent.bridgefund.nl/style.css">