An example Riot application that shows how to use esri-loader to create a custom <esri-map-view>
component.
This approach demonstrates how to build a Riot-focused application with the ArcGIS API for JavaScript. Using esri-loader makes the whole development process straightforward and enjoyable.
You can see how the code is all glued together in index.html
.
On the other hand, if you want to build an ArcGIS API-focused application with Riot components, see the Esri sample page Using widgets with Riot.
PROOF: view demo