contrast
Type: <boolean>
Default: false
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/substack/stream-handbook" 
		:contrast="true" />
</template>The contrast mode has better accessibility ratio.