contrast

Type: <boolean>
Default: false
When enabled, it will generate a high contrast card based on predominant colors detected in the feature image from the target URL.
  • React
  • Vue
  • Jekyll
  • Vanilla
<template>
  <Microlink 
		url="https://github.com/cleanbrowsing/dnsperftest" 
		:contrast="true" />
</template>
The contrast mode has better accessibility ratio.