ad-si / shaven

DOM building utility & Template engine based on JsonML + syntax sugar

Home Page:https://shaven.ad-si.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace [0] with .html and .element

adius opened this issue · comments

.html returns the HTML string
.element returns the DOM element (if available)

Implemented in 3441630