Optional properties: BasemapGalleryPropertiesThe map's basemap.
The ID or node representing the DOM element containing the widget.
When true, sets the widget to a disabled state so the user cannot interact with it.
false
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BasemapGallery.html#disabled)
Indicates the heading level to use for the message "No basemaps available" when no basemaps are available in the BasemapGallery.
2
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BasemapGallery.html#headingLevel)
The widget's default CSS icon class.
The unique ID assigned to the widget when the widget is created.
The widget's label.
The source for basemaps that the widget will display.
The view from which the widget will operate.
The view model for this widget.
Indicates whether the widget is visible.
true
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Widget.html#visible)
Protected _getProtected _setProtected notifyGenerated using TypeDoc
The BasemapGallery widget displays a collection images representing basemaps from ArcGIS.com or a user-defined set of map or image services.
Read more...