The area color.
The identifier for this area. The id should be set by the application if the DataProvider is not being used. The row key will be used as id in the case.
Text used for the area's label.
The CSS style defining the label style for this area. The following style properties are supported: color, cursor, fontFamily, fontSize, fontStyle, fontWeight, textDecoration.
An identifier corresponding to a Feature provided in the mapProvider geo object that this area is associated with.
The area opacity.
Specifies whether or not the area will be selectable.
The description of this element. Will be lazily created if a function is used. This is used for accessibility and also for customizing the tooltip text.
The CSS style class defining the style of the area.
The CSS style object defining the style of the area. Only SVG CSS style properties are supported.
Generated using TypeDoc
An array of category strings corresponding to this area. This allows highlighting and filtering of areas.