certificate-template
v1.2.2
Published
## Table of Contents
Downloads
4,626
Readme
diplom.mn
Table of Contents
Install
$ npm install certificate-template
# OR
$ yarn add certificate-template
Usage
import { CertificateTemplate } from "certificate-template"
import 'certificate-template/lib/styles/tailwind.css';
<CertificateTemplate
id={TEMPLATE_ID}
lang={"en|mn"}
title={"certificate of completion"}
firstname={"Munkhzorig"}
lastname={"Otgonbaatar"}
institutionLogo={INSTITUTION_LOGO_URL}
program={"complete your training name"}
signersFullname={[]}
signersRole={[]}
signersSignature={[]}
organizationLogos={[]}
organizationSeals={""}
mainText={"lorem ipsum dolor sit amet, consectetur adipdsoijfo elit, set do kfalesf23 tempor djsifj2o3f 32f32 f0k230okf23kf lorem ipsum"}
issueDate={""}
expiryDate={""}
certificateNumber={"123 456 78"}
/>
License
Licensed under the ISC License.