React JSX

GPTKB entity

Statements (34)
Predicate Object
gptkbp:instanceOf syntax extension
gptkbp:alternativeTo React.createElement calls
template strings
gptkbp:canBe gptkb:JavaScript
gptkb:TypeScript
gptkbp:category web development
frontend development
gptkbp:compatibleWith statements
browsers natively
gptkbp:defaultExport gptkb:React
gptkbp:designedBy gptkb:Facebook
gptkbp:documentation https://react.dev/reference/react/jsx
gptkbp:enables children nesting
component composition
props passing
gptkbp:fileExtension .tsx
.jsx
https://www.w3.org/2000/01/rdf-schema#label React JSX
gptkbp:inspiredBy gptkb:HTML
XML
gptkbp:introducedIn 2013
gptkbp:notStandard gptkb:ECMAScript
gptkbp:openSource true
gptkbp:paradigm declarative UI
gptkbp:requires React.createElement
build step
gptkbp:supports JavaScript expressions
gptkbp:transpiledBy gptkb:Babel
gptkbp:transpiledTo gptkb:JavaScript
gptkbp:usedFor defining UI components
embedding expressions in markup
gptkbp:usedIn gptkb:React
gptkbp:bfsParent gptkb:HTML_Templates
gptkbp:bfsLayer 5