JavaScript/jQuery TreeMap - tile.selectionStyle.border
Configures the appearance of the tile borders in the selected state.
                        Type:
                    
        color
Colors the tile borders in the selected state.
                        Type:
                    
                
                    Default Value: '#232323'
                
        This property supports the following colors:
- Hexadecimal colors
 - RGB colors
 - RGBA colors
 - Predefined/cross-browser color names
 - Predefined SVG colors
 - Paint server address
 
width
Specifies the width of the tile borders in pixels. Applies to a tile in the selected state.
                        Type:
                    
                
                    Default Value: undefined
                
        Feedback