Hello All,
I'm using the calcite-maps project (GitHub - Esri/calcite-maps: A theme for Bootstrap for designing, styling and creating modern map app... ) and trying to create new panels as custom widgets. It works OK until I need to use an actual Dijit, e.g. dijit.form.HorizontalSlider, and then I'm running into a handful of issues with styling and configuration.
Should it be feasible to instantiate calcite-map panels using custom widgets that include dijits? Can anyone point me to an example?
Thanks!
--john