Props
Note: for hexadecimal colors you don't need to pass #
because it's already in the code.
General
Variable | Required | Default Value |
---|---|---|
title | N/A | |
tags | N/A | |
author | '' | |
background | fff |
Box Styles
Variable | Required | Default Value |
---|---|---|
boxBackground | 1a202c |
Title Styles
Variable | Required | Default Value |
---|---|---|
titleColor | fff | |
titleAlign | text-center - text align docs | |
titleSize | text-6xl - font size docs | |
titleMargin | m-0 - margin docs |
Details Styles
Variable | Required | Default Value |
---|---|---|
detailsMargin | -m-20 - margin docs |
Tags Styles
Variable | Required | Default Value |
---|---|---|
tagBackground | #1C64F2 | |
tagsColor | text-2xl - font size docs | |
tagsSize | fff |
Author Styles
Variable | Required | Default Value |
---|---|---|
logoUrl | '' | |
logoSize | w-10 h-10 - width docs height docs | |
logoMargin | mr-4 - margin docs | |
atSymbol | false | |
authorBackgroud | #1C64F2 | |
authorColor | fff | |
authorSize | tex-4xl - font size docs |