APIPopups APISidearea APISidearea PropertiescssOn this pagecss Description Adds a custom style to the SideArea control. Usage css?: string; Example <SideArea css="my-class"> Content</SideArea> .my-class { background-color: gold;}