Public Ticket #2278

JSX Support

Closed
Comments
DexignLab 2
Naveen Bhartiya replied 1 year ago on April 12, 2022 at 04:43 AM

Thanks Yamini.. We will try this..

DexignLab
Yamini Gaur replied 1 year ago on April 09, 2022 at 01:14 PM

Hello Naveen Bhartiya,

Thanks for waiting.

We didn't try JSX. but here we give you a solution/suggestion.

JSX allows us to write HTML elements in JavaScript and place them in the DOM without any createElement() and/or appendChild() methods. JSX converts HTML tags into react elements. You are not required to use JSX, but JSX makes it easier to write React applications.


Please follow the screenshot that is given below:

Check: https://prnt.sc/_PlNqg8Hveed

You can design by using inline CSS (using variables)

Thanks & Regards

Yamini

DexignZone

DexignLab
Yamini Gaur replied 1 year ago on April 07, 2022 at 08:52 AM

Hello Naveen Bhartiya,

Thanks for being our customer.

We have received your ticket, we will reply to you as soon as possible.

Thanks & Regards

Yamini

DexignZone

DexignLab
Naveen Bhartiya replied started the conversation 1 year ago on April 07, 2022 at 07:38 AM

We use JSX for styling. Have you tried JSX? Please share about it on the react js template.