Home > @jsplumbtoolkit/browser-ui > ShapeLibraryPaletteOptions > fill
ShapeLibraryPaletteOptions.fill property
Optional fill color to use for dragged elements. This should be in RGB format, _not_ a color like 'white' or 'cyan' etc.
Signature:
fill?: string;