| width | Sets the width of the element |
| height | Sets the height of the element |
| border | Sets the border of the element |
| borderRadius | Sets the border radius of the element |
| background | Sets all background style properties at once, such as color, image, origin and size, or repeat method. Reference link |
| padding | Sets the padding area on all four sides of the component |
| titleFont | Sets all the different properties of font for the heading text. Reference link |
| titleColor | Sets the foreground color of heading text. |
| separatorColor | Sets the background style properties for the separator between the individual items. Reference link |
| activeBackground | Sets the background style properties of the element when in active state Reference link |
| hoverBackground | Sets the background style properties of the element on mouseover Reference link |