An atom is a single HTML element with its properties. An atom has a template string and the props that are to be rendered in the template.
Sujal Choudhari <sjlchoudhari.gmail.com>
The template string
The props that are to be rendered in the template
Creates a new Atom
Get the HTML equivalent of the atom
The rendered template string with the props
Atom
An atom is a single HTML element with its properties. An atom has a template string and the props that are to be rendered in the template.
Author
Sujal Choudhari <sjlchoudhari.gmail.com>