Interface: ISvgBackgroundSettings
property
{function} imageGenerator - Function to create string for css's backgroundUrl property.
You can use for example services like listed in this article https://css-tricks.com/websites-generate-svg-patterns/
to generate this string.
Properties
color
• color: string
imageGenerator
• Optional
imageGenerator: BackgroundSvgImageGenerator