From 57560f5dfd0c4c52cca48cf8623d0ea6a264ef9b Mon Sep 17 00:00:00 2001 From: Shahzada Modassir <152081666+shahzadamodassir@users.noreply.github.com> Date: Sun, 24 Dec 2023 16:59:23 +0530 Subject: [PATCH] Update README.md --- README.md | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index d243340..c9387bc 100644 --- a/README.md +++ b/README.md @@ -57,13 +57,13 @@ options: A placeholder Object `{}` #### Javascript code ```js placeholder.set({ - background: "#677cbb", // Placeholder background (optional) - color: "#fff", // Placholder text color (optional) - sizePreview: true, // true/false true for incling size preview (optinal) - fontFamily: "Arial", // Custom font-family (optinal) - fontSize: 20, // Custom font-size (optinal) - fontWeight: 900, // Custom font-weight (optinal) - fontStyle: "normal" // Custom font-style italic/oblique/normal (optinal) + background: "#677cbb", // Placeholder background (optional) + color: "#fff", // Placholder text color (optional) + sizePreview: true, // true/false true for incling size preview (optinal) + fontFamily: "Arial", // Custom font-family (optinal) + fontSize: 20, // Custom font-size (optinal) + fontWeight: 900, // Custom font-weight (optinal) + fontStyle: "normal" // Custom font-style italic/oblique/normal (optinal) }); ``` @@ -97,8 +97,8 @@ To report a bug in any of these browsers, please