@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
10 lines (8 loc) • 601 B
TypeScript
import "../../interfaces";
export const getDisplayedColor: __esri.symbolUtils["getDisplayedColor"];
export const getDisplayedSymbol: __esri.symbolUtils["getDisplayedSymbol"];
export const getLegendLabel: __esri.symbolUtils["getLegendLabel"];
export const renderColorRampPreviewHTML: __esri.symbolUtils["renderColorRampPreviewHTML"];
export const renderPieChartPreviewHTML: __esri.symbolUtils["renderPieChartPreviewHTML"];
export const renderPreviewHTML: __esri.symbolUtils["renderPreviewHTML"];
export const renderRelationshipRampPreviewHTML: __esri.symbolUtils["renderRelationshipRampPreviewHTML"];