2022-ds-build-a-custom-ui-for-api-widgets

ArcGIS API for JavaScript: Build a custom UI for API widgets

APACHE-2.0 License

Stars
4
Committers
4

ArcGIS API for JavaScript: Build a custom UI for API widgets (Session)

Preview presentation

To be presented at Esri Developer Summit 2022.

Presenters: Matt Driscoll, Ryan Libed, Esri

Thursday 03/10/22 05:30 PM

The ArcGIS API for JavaScript's widgets have a clean separation between the user interface (the "view") and the underlying business logic ("viewModel"), allowing developers to use the viewModel to create a custom experience. In this session, you will learn how you can create your own view with a custom look at feel using widget viewModels. We will look at examples of how to use the viewModels to create UIs that integrate into popular web frameworks, CSS libraries, as well as the Calcite Design System using web components.

Related Projects