README
@akhaled01/void • Docs
@akhaled01/void / types/jsx / JSX
JSX
The JSX namespace defines intrinsic elements, which are standard HTML tags,
and associates them with specific prop types.
It includes various elements like <a>
, <img>
, <button>
, and many others,
with their corresponding props for strong typing support.