17.1.20-ts.1 • Published 5 months ago

@rbxts-js/react-is v17.1.20-ts.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

react-is

A Roblox Lua port of the react-is package from React, which provides constants and runtime check functions for the various valid types of elements that can be created.

Status: ✔️ Ported

Source: https://github.com/facebook/react/tree/master/packages/react-is


✏️ Notes

  • Includes some guards where we confirm that values are tables before

❌ Excluded