Use JSX syntax in stories #10735
Labels
0 - new
New issues that need assignment.
calcite-components
Issues specific to the @esri/calcite-components package.
estimate - 13
Requires planning and input from team, consider smaller steps.
needs milestone
Planning workflow - pending milestone assignment, has priority and/or estimate.
p - low
Issue is non core or affecting less that 10% of people using the library
refactor
Issues tied to code that needs to be significantly reworked.
Description
With migration to Lumina, stories can now be authored using JSX syntax.
Proposed Advantages
This has benefits of better type safety and better developer experience compared to lit-html.
The semantics of JSX in Lumina stories is equivalent to that of JSX in Lumina components, so that is one less syntax to learn.
Which Component
All
Relevant Info
See PR#1864 in arcgis-web-components monorepo for an example of transition from lit-html to JSX in Stories
Calcite package
The text was updated successfully, but these errors were encountered: